On 5/19/07, Luciano Resende <[EMAIL PROTECTED]> wrote:
HI Ant

   Have you tried to build SCA with a clean repo before you changed this ?

Hi Luciano,

I've just attempted to build SCA with a clean repo and it failed. See
below for more details. After it'd failed the first time, I rerun mvn
but it didn't help - the same error message.

$ svn info
Path: .
URL: https://svn.apache.org/repos/asf/incubator/tuscany/java/sca
Repository Root: https://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 539848
Node Kind: directory
Schedule: normal
Last Changed Author: jsdelfino
Last Changed Rev: 539773
Last Changed Date: 2007-05-19 18:47:52 +0200 (Sat, 19 May 2007)

$ svn up
...
Updated to revision 539848.

$ mvn
...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) commonj:sdo-api-r2.1:jar:1.0-incubating-SNAPSHOT

 Try downloading the file manually from the project website.

 Then, install it using the command:
     mvn install:install-file -DgroupId=commonj -DartifactId=sdo-api-r2.1 \
         -Dversion=1.0-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

 Path to dependency:
       1) 
org.apache.tuscany.sdo:tuscany-sdo-plugin:maven-plugin:1.0-incubating-20070519.101851-2
       2) org.apache.tuscany.sdo:tuscany-sdo-tools:jar:1.0-incubating-SNAPSHOT
       3) org.apache.tuscany.sdo:tuscany-sdo-impl:jar:1.0-incubating-SNAPSHOT
       4) org.apache.tuscany.sdo:tuscany-sdo-lib:jar:1.0-incubating-SNAPSHOT
       5) commonj:sdo-api-r2.1:jar:1.0-incubating-SNAPSHOT

----------
1 required artifact is missing.

for artifact:
 
org.apache.tuscany.sdo:tuscany-sdo-plugin:maven-plugin:1.0-incubating-20070519.101851-2

from the specified remote repositories:
 central (http://repo1.maven.org/maven2),
 apache.incubator (http://people.apache.org/repo/m2-incubating-repository),
 apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
 codehaus-snapshot (http://snapshots.repository.codehaus.org),
 indiana (http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/)

Jacek

--
Jacek Laskowski
http://www.JacekLaskowski.pl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to