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

Christian Schneider commented on CXF-2275:
------------------------------------------

@Trygve:
Does maven really understand that the wsdl artifact will be built by the API 
project? The wsdl is attached to the build by the plugin code of javva2ws. So 
the maven project file does not know that this artifact is being built. Or does 
it only look at groupid, artifactId and version and then guess the wsdl 
artifact could be produced by this project?

Another thing. Did you have a chance to check the code above that handles the 
reactor dependency? I am not sure how to test the reactor code. How do I start 
a build that contains several projects? Do I have to create a central pom that 
defines the other projects as modules?
 

> Maven plugins: Support reading WSDLs from Maven repository
> ----------------------------------------------------------
>
>                 Key: CXF-2275
>                 URL: https://issues.apache.org/jira/browse/CXF-2275
>             Project: CXF
>          Issue Type: New Feature
>          Components: Tooling
>    Affects Versions: 2.2.2
>            Reporter: Trygve Laugstøl
>            Assignee: Christian Schneider
>             Fix For: 2.3
>
>
> The Maven plugins should support reading WSDL files directly from a Maven 
> repository to make it easier to consume WSDLs in a repository. Currently it 
> is required to use the dependency plugin or similar to copy the WSDL from the 
> repository to target/ to process it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to