Marco,
Not sure really, both of those versions seem to be available in http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.apache.httpcomponents%22%20AND%20a%3A%22httpcore-osgi%22 - can the machine on which you're running access the internet to download these bundles? If so, could you try enabling DEBUG logging to verify it actually goes out to central repo to find this JAR? Regards, Gert Vanthienen On Wed, Jul 31, 2013 at 1:49 PM, Marco Westermann <[email protected]> wrote: > Hi all, > > I get an error when trying to install feature camel-http4 by: > features:install camel-http4 > > I tested with smx 4.4.2 and 4.5.2 > > in 4.4.2 I get the error: > > Error executing command: URL > [mvn:org.apache.httpcomponents/httpcore-osgi/4.1.2] could not be resolved. > > in 4.5.2 the error looks similar but with a different version: > > Error executing command: URL > [mvn:org.apache.httpcomponents/httpcore-osgi/4.1.4] could not be resolved. > > Anybody an idea whats going on? > > regards, Marco
