It is a known bug. Use
http://repo1.maven.org/maven2/javax/xml/ws/jaxws-api/2.1-1/ instead.
2008/1/26, Raymond Feng <[EMAIL PROTECTED]>:
> Hi,
>
> 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 randoml
Hi,
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], suc