[
https://issues.apache.org/jira/browse/CXF-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783857#action_12783857
]
Christian Schneider commented on CXF-2276:
------------------------------------------
At the moment it does not work.
I am using the following line of code to attach the artifact:
projectHelper.attachArtifact(project, "wsdl", wsdlFile);
This only allows the artifact to be named like the project. Perhaps maven
allows another way of doing this but I do not know how to do it.
Can you explain a little about the usecase why you need several wsdls coming
out of one project?
> Maven plugins: Support attaching generated WSDLs to the Maven build
> -------------------------------------------------------------------
>
> Key: CXF-2276
> URL: https://issues.apache.org/jira/browse/CXF-2276
> Project: CXF
> Issue Type: New Feature
> Components: Tooling
> Affects Versions: 2.2.2
> Reporter: Trygve Laugstøl
> Assignee: Christian Schneider
> Fix For: 2.2.4
>
>
> The WSDL generator should support attaching the generated WSDLs to the build
> as a wsdl artifact. This makes it easier to automatically distribute WSDLs
> with the interfaces. It will also spare the need for the builder-helper
> plugin to attach the WSDL to the build. Less xml is yay.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.