did you include core as well for its dependency. This is from my feature that has httpclient.
<bundle>mvn:org.apache.httpcomponents/httpclient-osgi/4.5</bundle> <bundle>mvn:org.apache.httpcomponents/httpcore-osgi/4.4.1</bundle> On 2015-08-19 08:02, abhilashb wrote: > Hello, > > I tried the cmd given by you. But it fails again :( > > install -s mvn:org.apache.httpcomponents/httpclient-osgi/4.0.1 > > Error - Error executing command: Error installing bundles: > Unable to install bundle > mvn:org.apache.httpcomponents/httpclient-osgi/4.0.1 > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Karaf-issue-http-client-related-tp4041922p4041931.html > [1] > Sent from the Karaf - Dev mailing list archive at Nabble.com. Links: ------ [1] http://karaf.922171.n3.nabble.com/Karaf-issue-http-client-related-tp4041922p4041931.html
