Hi, I've got an error when installing activemq feature link to the version of felix gogo command :
karaf@root()> feature:install activemq Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=activemq; type=karaf.feature; version="[5.15.2,5.15.2]"; filter:="(&(osgi.identity=activemq)(type=karaf.feature)(version>=5.15.2)(version<=5.15.2))" [caused by: Unable to resolve activemq/5.15.2: missing requirement [activemq/5.15.2] osgi.identity; osgi.identity=activemq-karaf; type=osgi.bundle; version="[5.15.2,5.15.2]"; resolution:=mandatory [caused by: Unable to resolve activemq-karaf/5.15.2: missing requirement [activemq-karaf/5.15.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.apache.felix.gogo.commands)(version>=0.16.0)(!(version>=1.0.0)))"]]
