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.8.2. features:chooseurl, chooseurl
Abstract
registers the feature repository URL for a well known project
Synopsis Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
features:chooseurl
[
--help
] {
project
} {
version
}
Description Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Red Hat JBoss A-MQ uses a number of features implemented by well-known projects. To simplify the process of adding their feature repositories, the chooseurl command allows you to add a feature repository without knowing its Maven URL. The list of projects supported by chooseurl is configured by the org.apache.karaf.features.repos PID.
Arguments Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Table 8.2, “features:chooseurl Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
feature | Specifies the project name for the feature repository to add. |
version | Specifies the version of the project's feature repository to add. |