[
http://java.net/jira/browse/JAX_WS_COMMONS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=329588#action_329588
]
Lukas Jungmann commented on JAX_WS_COMMONS-4:
the proposed fix works in a way that if no user defined wsdl file or wsdl
directory exists then wsdl file(s) are taken from the classpath with respect to
user supplied wsdlFile name (must be relative) and/or wsdlDirectory. In this
case wsdlDirectory defaults to WEB-INF/wsdl or META-INF/wsdl.
wsimport maven task should support compilation from maven repository
--------------------------------------------------------------------
Key: JAX_WS_COMMONS-4
URL: http://java.net/jira/browse/JAX_WS_COMMONS-4
Project: jax-ws-commons
Issue Type: Improvement
Components: maven-plugin
Affects Versions: current
Environment: Operating System: All
Platform: All
Reporter: kohsuke
Assignee: Lukas Jungmann
Fix For: 2.2
Attachments: jax_ws_commons-4-test.diff.txt, jax_ws_commons-4.diff.txt
... so that it can work with issue #3.