Hi,

I am trying to install Apache ActiveMQ feature in Apache Karaf 3.0 (SNAPSHOT). There is a unresolved constraint issue as below:

Error executing command: Could not start bundle mvn:org.apache.activemq/activemq-karaf/5.7-SNAPSHOT in feature(s) activemq-5.7-SNAPSHOT: Unresolved constraint in bundle activemq-karaf [117]: Unable to resolve 117.0: missing requirement [117.0] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.gogo.commands.basic)(version>=0.6.0)(!(version>=1.0.0)))

I tried ActiveMQ 5.5.0, 5.6.0 and 5.7.0-SNAPSHOT and all of them having the same issue. I looked into the org.apache.karaf.shell.console bundle the org.apache.felix.gogo.commands.basic package is missing whereas this package is available in 2.2.8.

Thanks,

Raj


Reply via email to