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

Daniel Kulp resolved CXF-4136.
------------------------------

    Resolution: Fixed
      Assignee: Daniel Kulp
    
> 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.1, 2.5.2
>            Reporter: Owen Farrell
>            Assignee: Daniel Kulp
>              Labels: maven
>             Fix For: 2.5.3, 2.6
>
>         Attachments: CXF-4136.patch, cxf-multi-module-example.zip
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> 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