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

Krzysztof Sobkowiak updated SM-2416:
------------------------------------
    Description: 
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.

  was:
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}} 
(like in Karaf 2.x) solves the problem, but {{wagon-http-lightweight}} is 
already in dependencies of {{features-maven-plugin}}. 

W should find the problem and remove the workaround in ServiceMix after it is 
fixed.


> 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)

Reply via email to