Maven Evangelism

Inconsistent pom for jaxws-api 2.1

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Resolution: Duplicate
  • Component/s: Incomplete POM
  • Labels:
    None
  • Group ID:
    javax.xml.ws
  • Artifact ID:
    jaxws-api
  • Version:
    2.1

Description

Our build has a dependency on javax.xml.ws:jaxws-api:2.1. And we have the
java.net configured as a maven repo in our pom.xml. The build fails randomly
because the same artifact is available at [2] but it has a different pom as
[1]. A bunch of transitive dependencies are missing in [2], such as jsr-181.
If it happens that [2] is downloaded by mvn, then our build will fail.

[1] http://download.java.net/maven/1/javax.xml.ws/poms/jaxws-api-2.1.pom
[2]
http://repo1.maven.org/maven2/javax/xml/ws/jaxws-api/2.1/jaxws-api-2.1.pom

Is this a bug in [2]?

Issue Links

Activity

Hide
Carlos Sanchez added a comment -

as you were already told in the Maven list.
We can' t answer for what's done in the java.net repo either

Show
Carlos Sanchez added a comment - as you were already told in the Maven list. We can' t answer for what's done in the java.net repo either

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: