Hi,

I want to build the current head (Rev. 1038957) of

https://svn.apache.org/repos/asf/tuscany/sca-java-1.x/trunk

These are the steps I am taking:

1. Execute mvn in the project root
2. Execute mvn in distribution/

Step 1 works fine, but I get some Errors in Step 2 because of missing
*SNAPSHOT-1.7.jar. It seems to me that those missing JAR are not or not
correctly built.

I need some advice to get this SNAPSHOT up and running.

Best regards,
Christian Nolte

---- The Build-Errors:

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

Missing:
----------
1) org.apache.tuscany.sca:tuscany-implementation-script:jar:1.7-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-implementation-script -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-implementation-script -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.apache.tuscany.sca:tuscany-bundle:jar:1.7-SNAPSHOT
        2) org.apache.tuscany.sca:tuscany-implementation-script:jar:1.7-SNAPSHOT

2) org.apache.tuscany.sca:tuscany-implementation-spring:jar:1.7-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-implementation-spring -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-implementation-spring -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.apache.tuscany.sca:tuscany-bundle:jar:1.7-SNAPSHOT
        2) org.apache.tuscany.sca:tuscany-implementation-spring:jar:1.7-SNAPSHOT

3)
org.apache.tuscany.sca:tuscany-implementation-spring-runtime:jar:1.7-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-implementation-spring-runtime
-Dversion=1.7-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-implementation-spring-runtime
-Dversion=1.7-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[id]

  Path to dependency:
        1) org.apache.tuscany.sca:tuscany-bundle:jar:1.7-SNAPSHOT
        2)
org.apache.tuscany.sca:tuscany-implementation-spring-runtime:jar:1.7-SNAPSHOT

4) org.apache.tuscany.sca:tuscany-implementation-xquery:jar:1.7-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-implementation-xquery -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-implementation-xquery -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.apache.tuscany.sca:tuscany-bundle:jar:1.7-SNAPSHOT
        2) org.apache.tuscany.sca:tuscany-implementation-xquery:jar:1.7-SNAPSHOT

5) org.apache.tuscany.sca:tuscany-implementation-web:jar:1.7-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-implementation-web -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-implementation-web -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.apache.tuscany.sca:tuscany-bundle:jar:1.7-SNAPSHOT
        2) org.apache.tuscany.sca:tuscany-implementation-web:jar:1.7-SNAPSHOT

6)
org.apache.tuscany.sca:tuscany-implementation-web-runtime:jar:1.7-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-implementation-web-runtime -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-implementation-web-runtime -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.apache.tuscany.sca:tuscany-bundle:jar:1.7-SNAPSHOT
        2)
org.apache.tuscany.sca:tuscany-implementation-web-runtime:jar:1.7-SNAPSHOT

7) org.apache.tuscany.sca:tuscany-policy-security-jsr250:jar:1.7-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-policy-security-jsr250 -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-policy-security-jsr250 -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.apache.tuscany.sca:tuscany-bundle:jar:1.7-SNAPSHOT
        2) 
org.apache.tuscany.sca:tuscany-policy-security-jsr250:jar:1.7-SNAPSHOT

8) org.apache.tuscany.sca:tuscany-policy-security-geronimo:jar:1.7-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-policy-security-geronimo -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-policy-security-geronimo -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.apache.tuscany.sca:tuscany-bundle:jar:1.7-SNAPSHOT
        2)
org.apache.tuscany.sca:tuscany-policy-security-geronimo:jar:1.7-SNAPSHOT

9) org.apache.tuscany.sca:tuscany-tracing-aspectj:jar:1.7-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-tracing-aspectj -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-tracing-aspectj -Dversion=1.7-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.apache.tuscany.sca:tuscany-bundle:jar:1.7-SNAPSHOT
        2) org.apache.tuscany.sca:tuscany-tracing-aspectj:jar:1.7-SNAPSHOT

10) org.apache.tuscany.sca:tuscany-wsdl2java:jar:1.7-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-wsdl2java -Dversion=1.7-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.tuscany.sca
-DartifactId=tuscany-wsdl2java -Dversion=1.7-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) org.apache.tuscany.sca:tuscany-bundle:jar:1.7-SNAPSHOT
        2) org.apache.tuscany.sca:tuscany-wsdl2java:jar:1.7-SNAPSHOT

----------
10 required artifacts are missing.

for artifact:
  org.apache.tuscany.sca:tuscany-bundle:jar:1.7-SNAPSHOT

from the specified remote repositories:
  maven2.repo (http://repo1.maven.org/maven2/),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  ibiblio (http://mirrors.ibiblio.org/pub/mirrors/maven2/),
  central (http://repo1.maven.org/maven2),
  indiana (http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/),
  java.net (http://download.java.net/maven/1),
  apache.incubator (http://people.apache.org/repo/m2-incubating-repository),
  apache.ws.zone (http://ws.zones.apache.org/repository2),
  osuosl.org (http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2),
  apache.repository (https://repository.apache.org/content/groups/snapshots)



[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 4 minutes 8 seconds
[INFO] Finished at: Thu Nov 25 10:13:29 CET 2010
[INFO] Final Memory: 39M/139M
[INFO]
------------------------------------------------------------------------

-- 
"He's a globe-trotting guerilla house-husband haunted by an iconic dead
 American confidante She's a vivacious foul-mouthed vampire from a
 different time and place. They fight crime!"

Reply via email to