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 2015/08/20 08:27:46 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14704370#comment-14704370 ] 

Krzysztof Sobkowiak commented on SM-2416:
-----------------------------------------

[~bmargulies], here is the workaround which helped in ServiceMix: https://git1-us-west.apache.org/repos/asf?p=servicemix.git;a=blobdiff;f=assembly/pom.xml;h=f0b77fa8e7e09878f7069eda423a6d7857437d9b;hp=ebf8c188b9d608073b4c2cfee94fc5601ab1b73c;hb=1ab6dc93;hpb=7ce06e6ee0f659ca91ee02a018f26f33e2526c34

> 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.3.x, 5.4.x
>
>         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.4#6332)