Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.10.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 Fuse 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 10.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. |