Claus Ibsen created CAMEL-10032:
-----------------------------------
Summary: camel-braintree - Cannot install in Karaf
Key: CAMEL-10032
URL: https://issues.apache.org/jira/browse/CAMEL-10032
Project: Camel
Issue Type: Bug
Components: camel-braintree, karaf
Affects Versions: 2.18.0
Reporter: Claus Ibsen
Fix For: 2.18.0
karaf@root()> feature:install camel-braintree
Error executing command: Unable to resolve root: missing requirement [root]
osgi.identity; osgi.identity=camel-braintree; type=karaf.feature;
version="[2.18.0.SNAPSHOT,2.18.0.SNAPSHOT]";
filter:="(&(osgi.identity=camel-braintree)(type=karaf.feature)(version>=2.18.0.SNAPSHOT)(version<=2.18.0.SNAPSHOT))"
[caused by: Unable to resolve camel-braintree/2.18.0.SNAPSHOT: missing
requirement [camel-braintree/2.18.0.SNAPSHOT] osgi.identity;
osgi.identity=org.apache.camel.camel-braintree; type=osgi.bundle;
version="[2.18.0.SNAPSHOT,2.18.0.SNAPSHOT]"; resolution:=mandatory [caused by:
Unable to resolve org.apache.camel.camel-braintree/2.18.0.SNAPSHOT: missing
requirement [org.apache.camel.camel-braintree/2.18.0.SNAPSHOT]
osgi.wiring.package;
filter:="(&(osgi.wiring.package=org.slf4j.bridge)(version>=1.6.0)(!(version>=2.0.0)))"
[caused by: Unable to resolve jul.to.slf4j/1.7.21: missing requirement
[jul.to.slf4j/1.7.21] osgi.wiring.package;
filter:="(&(osgi.wiring.package=org.slf4j)(version>=1.7.21))"]]]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)