[
https://issues.apache.org/jira/browse/CXF-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13183630#comment-13183630
]
Benson Margulies commented on CXF-3964:
---------------------------------------
I'm happy to help you find your way around here.
All the code of the maven plugin is in maven-plugins/codegen-plugin. If you
want to take a run at making the fix, first get a tree from svn. Then set up
your failing case in the place I pointed to above. If you need help dealing
with the maven-invoker-plugin, just let me know.
Then dive headfirst into the plugin, and gain if you need some guidance just
ask.
> 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