Codegen plugin requires WSDL artifact to be listed in dependency tree
---------------------------------------------------------------------

                 Key: CXF-4136
                 URL: https://issues.apache.org/jira/browse/CXF-4136
             Project: CXF
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.5.2, 2.5.1
            Reporter: Owen Farrell
             Fix For: 2.5.3, 2.6
         Attachments: cxf-multi-module-example.zip

The maven-codegen-plugin is only capable of resolving WSDL artifacts that are 
listed in the dependency tree. This had the unintended consequence of 
re-scoping transitive dependencies in to the current project.

Since the maven-artifact-resolver is arguably flawed (see CXF-3964), a more 
robust approach is necessary to handle both possible scenarios (WSDL as a 
dependency, WSDL not as a dependency).


--
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