[
https://issues.apache.org/jira/browse/CXF-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13183224#comment-13183224
]
Owen Farrell commented on CXF-3964:
-----------------------------------
I'm definitely noticing a difference in behavior. In 2.5.0, the WSDL does not
need to appear in the <dependencies> list of my project. In 2.5.1, it
absolutely does.
Perhaps this is because I'm building a multi-module project (where the WSDL was
attached as an artifact in a previous module).
Would it help if I attached a sample Maven project that illustrated my point?
> 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
>
>
> 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