You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2017/02/20 21:23:44 UTC

[jira] [Resolved] (SM-2416) Missing HttpWagon while upgrading to Karaf 2.4.1

     [ https://issues.apache.org/jira/browse/SM-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krzysztof Sobkowiak resolved SM-2416.
-------------------------------------
       Resolution: Won't Fix
    Fix Version/s:     (was: Later)
                   5.6.3

This problem appears only in ServiceMix 5.x and this line ends with this release

> Missing HttpWagon while upgrading to Karaf 2.4.1
> ------------------------------------------------
>
>                 Key: SM-2416
>                 URL: https://issues.apache.org/jira/browse/SM-2416
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: assemblies
>    Affects Versions: 5.3.1, 5.4.0
>            Reporter: Krzysztof Sobkowiak
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 5.6.3
>
>         Attachments: WagonProblem.txt
>
>
> While upgrading to Karaf 2.4.1 I have found following problem:
> Probably upgrade to Pax Url 2.3.0 causes following problem while building the assembly (see attached file for full stacktrace)
> {code}
> java.lang.ClassNotFoundException: org.apache.maven.wagon.providers.http.HttpWagon
> {code}
> Adding {{wagon-http-lightweight}} as dependency of {{features-maven-plugin}} in {{apache-servicemix}} assembly pom file (like in Karaf 2.x) solves the problem, but {{wagon-http-lightweight}} is already in dependencies of {{features-maven-plugin}} on Karaf. 
> W should find the problem and remove the workaround in ServiceMix after it is fixed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)