Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.17.0
-
None
-
Unknown
Description
karaf@root> features:chooseurl camel 2.17-SNAPSHOT Adding feature url mvn:org.apache.camel.karaf/apache-camel/2.17-SNAPSHOT/xml/features karaf@root> features: features:addurl features:chooseurl features:info features:install features:list features:listrepositories features:listurl features:listversions features:refreshurl features:removerepository features:removeurl features:uninstall karaf@root> features:install camel karaf@root> features:install camel-ignite Error executing command: Can't install feature camel-ignite/0.0.0: No feature named 'ignite-core' with version '[1.5.0-b1,1.6)' available karaf@root> features: features:addurl features:chooseurl features:info features:install features:list features:listrepositories features:listurl features:listversions features:refreshurl features:removerepository features:removeurl features:uninstall karaf@root> features:info camel-ignite Description of camel-ignite 2.17-SNAPSHOT feature ---------------------------------------------------------------- Feature has no configuration Feature has no configuration files Feature depends on: camel-core 2.17-SNAPSHOT ignite-core [1.5.0-b1,1.6) Feature contains followed bundles: mvn:org.apache.camel/camel-ignite/2.17-SNAPSHOT start-level=50 Feature has no conditionals. karaf@root>
Attachments
Issue Links
- relates to
-
CAMEL-9615 camel-itest-karaf - Some failed tests
- Resolved