Ok, it work's. Thanks
Did this dependency should be add in the activemq karaf feature in a future version ? Le 12/11/2017 à 10:29, Jean-Baptiste Onofré a écrit : > Hi, > > you have to install the shell-compat feature to provide felix gogo > commands. > > Regards > JB > > On 11/11/2017 05:58 PM, Francois Papon wrote: >> 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)))"]] >> >> >> >
