Hi,

I tried to install activemq-camel in Karaf 2.3.1 with the following command

features:install activemq-camel 

However I got the message 

Error executing command: Unable to cache bundle: 
mvn:commons-pool/commons-pool/1.6 

When I want to install commons-pool 1.6

osgi:install  mvn:commons-pool/commons-pool/1.6 

I got the message 

Error executing command: Error installing bundles:
        Unable to install bundle mvn:commons-pool/commons-pool/1.6

How can I fix it?

Thanks!

Reply via email to