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.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
15.2. Offline Repository for a Version
Download the current version 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
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 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
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).