Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.Este contenido no está disponible en el idioma seleccionado.
14.2. Offline Repository for a Version
Download the current version Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
To download all the bundles and features for all the profiles in the default version, enter the following console command:
fabric:profile-download /tmp/myrepo
fabric:profile-download /tmp/myrepo
Download a specific version Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
You can specify the version to download using the
--version
option, as follows:
fabric:profile-download --version 1.0 /tmp/myrepo
fabric:profile-download --version 1.0 /tmp/myrepo
If you omit the path the
fabric:profile-download
command installs the files into thesystem
folder inside the current Fuse container (thereby populating the local maven repository for the container).