Details
-
Type:
Bug
-
Status:
Closed
-
Resolution: Duplicate
-
Component/s: Problem with Jar
-
Labels:None
-
Group ID:javax.xml.ws
-
Artifact ID:jaxws-api
-
Version:2.1
Description
The jar in the primary maven repository located at http://repo1.maven.org/maven2/javax/xml/ws/jaxws-api/2.1/jaxws-api-2.1.jar has the same groupId, artifactId and version as the jar located in the java.net repository at http://download.java.net/maven/1/javax.xml.ws/jars/jaxws-api-2.1.jar. However, the jars are different. The jar located in the java.net repository is correct and contains all the necessary classes. The problem is that poms resolve the main maven repo first and so we get the wrong jar.
I'm looking for a workaround, but in the meantime, it would be great if you could get the correct jar deployed.
Issue Links
| This issue duplicates: | ||||
| MEV-498 | javax.xml.ws:jaxws-api:2.1 is bad |
|
||