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