-
Notifications
You must be signed in to change notification settings - Fork 9
jaxws-maven-plugin 2.3.1-b03 doesn't work with Maven >= 3.1.x #127
Comments
Reported by t_heit |
Parent-Task: JAX_WS_COMMONS-108 |
ahammar said: |
fschlier said: Please review and push upstream if it's ok for you. Would be nice to see a promoted build in the repository soon.
|
pic said: We are using Maven 3.0.5. During project import, the following error message appears in Eclipse :
A promoted build in Maven repository would be very nice. Thx and regards |
lulseged said: When can a solution be available at least as a snapshot? The latest in the snapshot under link below does not fix it. BR |
hboutemy said: the problem is that the plugin works now with Maven 3.1+ but not Maven 3.0.x |
This issue was imported from java.net JIRA JAX_WS_COMMONS-127 |
The modifications in #108 don't work anymore with Maven >= 3.1.x because Sonatype Aether was replaced with Eclipse aether. See also
The actual result is a NoClassDefFoundError when I use org.jvnet.jax-ws-commons:jaxws-maven-plugin:2.3.1-b03 (available at Maven Central repository) in combination with the recently released Maven 3.2.1:
However, plugin versions 2.3 or older work.
Environment
Maven 3.2.1
Java 7u51, Java 8 b132
Solaris 11.1 x86_64
Affected Versions
[2.3.1]
The text was updated successfully, but these errors were encountered: