javaee / metro-jaxws-commons

Metro has been contributed to Eclipse Foundation. This repository is for legacy review only. Please refer to the Eclipse EE4J Metro project for the very latest
https://eclipse-ee4j.github.io/metro-wsit/
Other
10 stars 9 forks source link

Option xdisableAuthenticator prints usage message with JDK7 #99

Closed glassfishrobot closed 11 years ago

glassfishrobot commented 11 years ago

Plugin configuration below works only b/c I add explicit JAXWS tools JAR. If I remove the tools JAR dependency I get a wsimport usage message for unknown argument. Plugin should probably try to detect jaxws version & ignore unsupported options where possible.

org.jvnet.jax-ws-commons jaxws-maven-plugin generate-wscoor-types wsimport $ {basedir} /../wsat/src/main/webapp/WEB-INF/wsdls/wsc11 wstx-wscoor-1.1-wsdl-200702.wsdl weblogic.wsee.wstx.wsc.v11.types generate-wsat11-types wsimport ../wsat/src/main/webapp/WEB-INF/wsdls/wsat11/ wstx-wsat-1.1-wsdl-200702.wsdl weblogic.wsee.wstx.wsat.v11.types true true true true true com.sun.xml.ws jaxws-tools 2.2.9-b13942

Environment

JDK 1.7.0_17

Affected Versions

[2.2]

glassfishrobot commented 11 years ago

Reported by gilbode

glassfishrobot commented 11 years ago

@lukasj said: https://java.net/projects/jax-ws-commons/sources/svn/revision/1031

glassfishrobot commented 11 years ago

@lukasj said: closing issues after 2.2.1 release

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS_COMMONS-99

glassfishrobot commented 11 years ago

Marked as fixed on Saturday, May 11th 2013, 2:13:19 pm