You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/09/01 12:25:32 UTC

[jira] Commented: (CXF-2275) Maven plugins: Support reading WSDLs from Maven repository

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

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

Do you have a proposal how the config should look like? Which plugins should support accessing the maven repo? I guess the codegen plugin should be able to load the wsdl from a maven repo and the java2ws plugin should be able to upload the generated wsdl (or better add the wsdl to the artifacts thaat get deployed).

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