You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "nicolas de loof (JIRA)" <ji...@codehaus.org> on 2008/08/20 09:13:27 UTC

[jira] Created: (MNG-3722) Fail to run CXF code generation with 2.0.10 RC

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

        

[jira] Updated: (MNG-3722) Fail to run CXF code generation with 2.0.10 RC

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey updated MNG-3722:
----------------------------

    Fix Version/s: 2.0.10

> 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
>             Fix For: 2.0.10
>
>         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

        

[jira] Commented: (MNG-3722) Fail to run CXF code generation with 2.0.10 RC

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
    [ 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

        

[jira] Closed: (MNG-3722) Fail to run CXF code generation with 2.0.10 RC

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-3722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey closed MNG-3722.
---------------------------

    Resolution: Fixed

> 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
>             Fix For: 2.0.10
>
>         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