[ 
https://issues.apache.org/jira/browse/CXF-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215445#comment-13215445
 ] 

Owen Farrell commented on CXF-3964:
-----------------------------------

I opened up issue CXF-4136 to track this change in behavior. I came up with a 
patch that I think covers all scenarios (yours, mine and the issue described in 
CXF-4029).
                
> 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