[MOBY-dev] Happy error world

Andreas Groscurth groscurt at mpiz-koeln.mpg.de
Mon Feb 18 09:29:01 UTC 2008


Hiho,

debugging the new building system the something part (maybe all these errors 
occur becaus i miss something....)

I checked out moby fresh from cvs and after 'boostrap' I started "install".

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

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.jws -DartifactId=jsr181-api 
-Dversion=1.0-MR1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file 
there: 
      mvn deploy:deploy-file -DgroupId=javax.jws -DartifactId=jsr181-api 
-Dversion=1.0-MR1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
  	1) org.biomoby:jmoby:jar:1.0.0
  	2) javax.jws:jsr181-api:jar:1.0-MR1

2) com.sun.xml.ws:jaxws-tools:jar:2.1.3

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=com.sun.xml.ws 
-DartifactId=jaxws-tools -Dversion=2.1.3 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file 
there: 
      mvn deploy:deploy-file -DgroupId=com.sun.xml.ws -DartifactId=jaxws-tools 
-Dversion=2.1.3 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
  	1) org.biomoby:jmoby:jar:1.0.0
  	2) com.sun.xml.ws:jaxws-tools:jar:2.1.3

----------
2 required artifacts are missing.

for artifact: 
  org.biomoby:jmoby:jar:1.0.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net-m2 (http://download.java.net/maven/2),
  java.net (https://maven-repository.dev.java.net/repository/),
  hpl.hp.repository (http://jena.hpl.hp.com/repo/),
  bio.maven.repository (http://biomoby.org/m2repo/)


Would be great to help me out here :)

Best
andreas

PS: more probably to come ;-)

-- 
Andreas Groscurth
Bioinformatics Developer
Max Planck Institute for Plant Breeding Research
Carl-von-Linné-Weg 10
50829 Cologne
Germany
E-mail:    groscurt at mpiz-koeln.mpg.de
Phone:    +49(0)221-5062-449




More information about the MOBY-dev mailing list