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

Jaxws-maven-plugin incompatible with Maven 3.1.0 #114

Open glassfishrobot opened 10 years ago

glassfishrobot commented 10 years ago

Running wsgen on maven 3.1.0 causes CNFE caused probably by [1]. This can be reproduced by adding jaxws plugin to project and running mvn jaxws:wsgen

[1]http://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound

Environment

maven 3.1.0, jaxws-maven-plugin 2.3.1-b03

Affected Versions

[2.3.1]

glassfishrobot commented 10 years ago

Reported by samuli

glassfishrobot commented 10 years ago

stephan202 said: This is due to #108. Version 2.3 is Maven 3.1 compatible.

glassfishrobot commented 10 years ago

fschlier said: Patch including migration to Eclipse Aether is provided in #127

glassfishrobot commented 7 years ago

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