Most of the java-M1-final code release builds for me, but It fails with
these errors.   I don't see these jars in ibiblio, celtix, etc, Anyway, I
don't need the celtix bindings so i will bypass them in the build.  Just
wanted to report the error.

-Tom

Missing:
----------
1) javax.annotation:jsr250-api:jar:2.0-JAXWS-2.0-EA3

 Try downloading the file manually from the project website.

 Then, install it using the command:
     mvn install:install-file -DgroupId=
javax.annotation-DartifactId=jsr250-api \
         -Dversion=2.0-JAXWS-2.0-EA3 -Dpackaging=jar -Dfile=/path/to/file

 Path to dependency:
       1)
org.apache.tuscany.sca.bindings:tuscany-binding-celtix:jar:incubating-M1
       2) org.objectweb.celtix:celtix-rt:jar:1.0
       3) org.objectweb.celtix:celtix-tools:jar:1.0
       4) org.objectweb.celtix:celtix-common:jar:1.0
       5) javax.annotation:jsr250-api:jar:2.0-JAXWS-2.0-EA3

2) javax.jws:jsr181-api:jar:2.0-JAXWS-2.0-EA3

 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=2.0-JAXWS-2.0-EA3 -Dpackaging=jar -Dfile=/path/to/file

 Path to dependency:
       1)
org.apache.tuscany.sca.bindings:tuscany-binding-celtix:jar:incubating-M1
       2) org.objectweb.celtix:celtix-rt:jar:1.0
       3) org.objectweb.celtix:celtix-tools:jar:1.0
       4) javax.jws:jsr181-api:jar:2.0-JAXWS-2.0-EA3

3) javax.xml:saaj-api:jar:1.3

 Try downloading the file manually from:

https://jax-ws.dev.java.net/files/documents/4202/24765/JAXWS_SI_20051128.jar

 Then, install it using the command:
     mvn install:install-file -DgroupId=javax.xml -DartifactId=saaj-api \
         -Dversion=1.3 -Dpackaging=jar -Dfile=/path/to/file

 Path to dependency:
       1)
org.apache.tuscany.sca.bindings:tuscany-binding-celtix:jar:incubating-M1
       2) org.objectweb.celtix:celtix-rt:jar:1.0
       3) org.objectweb.celtix:celtix-tools:jar:1.0
       4) javax.xml:saaj-api:jar:1.3

4) javax.xml:jaxws-api:jar:2.0-JAXWS-2.0-EA3

 Try downloading the file manually from the project website.

 Then, install it using the command:
     mvn install:install-file -DgroupId=javax.xml -DartifactId=jaxws-api \
         -Dversion=2.0-JAXWS-2.0-EA3 -Dpackaging=jar -Dfile=/path/to/file

 Path to dependency:
       1)
org.apache.tuscany.sca.bindings:tuscany-binding-celtix:jar:incubating-M1
       2) org.objectweb.celtix:celtix-rt:jar:1.0
       3) org.objectweb.celtix:celtix-tools:jar:1.0
       4) org.objectweb.celtix:celtix-common:jar:1.0
       5) javax.xml:jaxws-api:jar:2.0-JAXWS-2.0-EA3

----------
4 required artifacts are missing.

for artifact:
 org.apache.tuscany.sca.bindings:tuscany-binding-celtix:jar:incubating-M1

from the specified remote repositories:
 central (http://repo1.maven.org/maven2),
 objectweb (http://maven.objectweb.org/maven2),
 ibiblio ( http://www.ibiblio.org/maven2)

Reply via email to