On 2/9/07, Jeremy Boynes <[EMAIL PROTECTED]> wrote:
Fractal would be great :-)
Yes!
The tag for M2 is here:
http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.0-
incubator-M2/
i get this error when trying 'mvn -Peclipse eclipse:eclipse' on this module:
Missing:
----------
1)
org.apache.tuscany.sca.services.databinding:databinding-jaxb:jar:1.0-incubator-M2
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file
-DgroupId=org.apache.tuscany.sca.services.databinding
-DartifactId=databinding-jaxb \
-Dversion=1.0-incubator-M2 -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1)
org.apache.tuscany.sca.services.databinding:databinding-test:jar:1.0-incubator-M2
2)
org.apache.tuscany.sca.services.databinding:databinding-jaxb:jar:1.0-incubator-M2
2)
org.apache.tuscany.sca.services.databinding:databinding-xmlbeans:jar:1.0-incubator-M2
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file
-DgroupId=org.apache.tuscany.sca.services.databinding
-DartifactId=databinding-xmlbeans \
-Dversion=1.0-incubator-M2 -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1)
org.apache.tuscany.sca.services.databinding:databinding-test:jar:1.0-incubator-M2
2)
org.apache.tuscany.sca.services.databinding:databinding-xmlbeans:jar:1.0-incubator-M2
----------
2 required artifacts are missing.
for artifact:
org.apache.tuscany.sca.services.databinding:databinding-test:jar:1.0-incubator-M2
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
apache.m1 (http://people.apache.org/repository),
apache.incubator (http://people.apache.org/repo/m2-incubating-repository/),
java.net (https://maven-repository.dev.java.net/nonav/repository),
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Mon Feb 12 11:36:40 CET 2007
[INFO] Final Memory: 12M/23M
[INFO] ------------------------------------------------------------------------
any idea ?
--
http://jroller.com/page/vschiavoni
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]