Hi,

This is a known issue, please see the discussion and solution here
<https://camel.465427.n5.nabble.com/Broken-feature-dependencies-in-3-2-0-td5863188.html>

Cheers
Freeman

On Wed, Apr 15, 2020 at 9:33 AM Paul Spencer <[email protected]>
wrote:

> 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