You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/10/20 09:33:00 UTC

[jira] [Commented] (CAMEL-15705) camel 2.x - camel-chronicle feature install failed due to xstream-java8 version

    [ https://issues.apache.org/jira/browse/CAMEL-15705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217462#comment-17217462 ] 

Claus Ibsen commented on CAMEL-15705:
-------------------------------------

Can you provide a PR for this

> camel 2.x - camel-chronicle feature install failed due to xstream-java8 version 
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-15705
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15705
>             Project: Camel
>          Issue Type: Bug
>          Components: osgi
>    Affects Versions: 2.25.2
>         Environment: Java 8
>            Reporter: Xilai Dai
>            Priority: Minor
>             Fix For: 2.25.3
>
>
> Start karaf 4.2.9 OSGi container, execute:
> karaf@root()> feature:repo-add camel 2.25.2
> karaf@root()> feature:install camel-chronicle
> {code}
> Caused by: java.io.IOException: Error resolving artifact org.apache.servicemix.bundles:org.apache.servicemix.bundles.xstream-java8:jar:1.4.11.1_1: [Could not find artifact org.apache.servicemix.bundles:org.apache.servicemix.bundles.xstream-java8:jar:1.4.11.1_1 in central (https://repo1.maven.org/maven2/)]
> {code}
> The version of xstream-java8 bundle should be corrected to "1.4.11_1".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)