[ 
http://jira.codehaus.org/browse/MNG-3722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=145588#action_145588
 ] 

John Casey commented on MNG-3722:
---------------------------------

This is a relatively simple issue of the jackrabbit webdav wagon bringing in a 
version of slf4j that doesn't get "hidden" by the shade plugin when maven is 
built. I've fixed it locally, but I'd like to put together an integration test 
to verify it before closing this issue.

> Fail to run CXF code generation with 2.0.10 RC
> ----------------------------------------------
>
>                 Key: MNG-3722
>                 URL: http://jira.codehaus.org/browse/MNG-3722
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 2.0.10
>            Reporter: nicolas de loof
>            Assignee: John Casey
>         Attachments: test.zip
>
>
> The attached project contains only a WSDL 2 Java code generation with a 
> dependency to slf4j.
> Running "mvn install" fails in 2.0.10-RC9 with a NoSuchMethodError : trace on 
> commons-logging SLF4J API.
> This MAY be a cxf plugin issue, as maybe it doesn't build the JAXB classpath 
> correctly...
> Running with maven2 2.0.9 doesn't throw this error (the code generation fails 
> as the sample WSDL is RPC/encoded, but this is not the issue to be 
> demonstrated here)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to