[ https://issues.apache.org/jira/browse/CXF-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750378#action_12750378 ]
Christian Schneider commented on CXF-2275: ------------------------------------------ You are right. On windows : can not be used as a sign that it is a maven artifact. Of course it would be possible to use something like artifact:groupId:artifactId:version:type. So I will switch to wsdlArtifact. I do not think a dependency is strictly necessary. I use the maven Artifactresolver to load the wsdl into the local repository so the updates are handled like they would be in a normal dependency. > 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.