Karaf 4.2.0
Java 1.8

I am receiving the following error when installing any Camel 3.2.0 feature

> karaf@root()> feature:install camel/3.2.0
> org.apache.karaf.features.internal.util.MultiException: Error:
>       Error downloading mvn:org.apache.camel/camel-commands-core/3.2.0
>       at 
> org.apache.karaf.features.internal.download.impl.MavenDownloadManager$MavenDownloader.<init>(MavenDownloadManager.java:91)
> 

Looking at the feature.xml on repo1.maven.org, I see camel-commands-core 
listed, but version 3.2.0 of camel-commands-core does not exist in 
repo1.maven.org.

  feature.xml - 
https://repo1.maven.org/maven2/org/apache/camel/karaf/apache-camel/3.2.0/apache-camel-3.2.0-features.xml
  camel-commands-core - 
https://repo1.maven.org/maven2/org/apache/camel/camel-commands-core/

How do I resolve this error?

Paul Spencer

Reply via email to