[
https://issues.apache.org/jira/browse/CAMEL-14960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091400#comment-17091400
]
Andrea Cosentino commented on CAMEL-14960:
------------------------------------------
You can add
<bundleReplacements>
<bundle mode="maven"
originalUri="mvn:org.apache.camel/camel-commands-core/3.2.0"
replacement="mvn:org.apache.camel.karaf/camel-commands-core/3.2.0"/>
</bundleReplacements>
in etc/org.apache.karaf.features.xml
> Camel Karaf feature does reference wrong bundle
> -----------------------------------------------
>
> Key: CAMEL-14960
> URL: https://issues.apache.org/jira/browse/CAMEL-14960
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 3.2.0
> Reporter: Roland Hauser
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 3.3.0
>
>
> The Karaf feature.xml does still references
> "org.apache.camel:camel-commands-core" but it should be now
> "org.apache.camel.karaf:camel-commands-core". This breaks the build of our
> Karaf-based microservices.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)