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

Owen Farrell updated CXF-3964:
------------------------------

    Attachment: cxf-multi-module-example.zip

Sample Maven project illustrating a change in behavior between 2.5.0 and 2.5.1.

The version of CXF used (both for plugins and as a dependency) is declared in 
the parent POM as a property. Changing the value from 2.5.0 to 2.5.1 will cause 
the client module build to fail.
                
> Codegen plugin tries to use classes dir as wsdl
> -----------------------------------------------
>
>                 Key: CXF-3964
>                 URL: https://issues.apache.org/jira/browse/CXF-3964
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.5
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 2.5.1
>
>         Attachments: cxf-multi-module-example.zip
>
>
> Under circumstances explained in MSITE-622, the maven-artifact-resolver comes 
> up with a bogus answer to resolving the WSDL artifact, and returns a classes 
> directory!
> At least, detect this and don't try to use it.
> Better, stop using that artifact-resolver component and call what it calls if 
> that gets less ridiculous behavior.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to