[MOBY-dev] Happy error world

Martin Senger martin.senger at gmail.com
Wed Feb 20 10:08:55 UTC 2008


Andreas,

BUILD FAILED
> /home/pcb/groscurt/workspace/Moby/xmls/maven.xml:91: Unable to resolve
> artifact: Missing:
> ----------
> 1) javax.jws:jsr181-api:jar:1.0-MR1
>

I am afraid that I cannot reproduce your error. It simply works on my
machine. Please try again:

1) Remove the two mentioned/problematic directories from your local maven
repository. On the unix machine, they are:
   ~/.m2/repository/com/sun/xml/ws/jaxws-tools/2.1.3, and
  ~/.m2/repository/javax/jws/jsr181-api
(under windows they are in the similar structure in your 'Documents and
settings/...' directory).

2) Run: ant clean compile.

I am correctly getting this (indicating that the just removed dependencies
are downloaded again):

initmaven:
[artifact:dependencies] Downloading: javax.jws/poms/jsr181-api-1.0-MR1.pomfrom
java.net
[artifact:dependencies] Transferring 0K from java.net
[artifact:dependencies] Downloading:
com.sun.xml.ws/poms/jaxws-tools-2.1.3.pom from java.net
[artifact:dependencies] Transferring 2K from java.net
[artifact:dependencies] Downloading: javax.jws/jars/jsr181-api-1.0-MR1.jarfrom
java.net
[artifact:dependencies] Transferring 8K from java.net
[artifact:dependencies] Downloading:
com.sun.xml.ws/jars/jaxws-tools-2.1.3.jar from java.net
[artifact:dependencies] Transferring 497K from java.net

Do you still have the error? If not, try it in Eclipse...


PS: more probably to come ;-)


Have they came?

Cheers,
Martin

-- 
Martin Senger
  email: martin.senger at gmail.com
             m.senger at cgiar.org
  skype: martinsenger



More information about the MOBY-dev mailing list