Sorry, I missed one. You need to build /java/sca/core-samples/common as well.
HTH Meeraj -----Original Message----- From: Antollini, Mario [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 21, 2007 5:30 PM To: [email protected] Subject: Demo Build error Hi Meeraj, There is an error while building demo, therefore I cannot get the server.start.jar generated. This is the output of maven: Missing: ---------- 1) org.apache.tuscany.sca.core-samples.common:calculator:jar:2.0-alpha2-inc ubating-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.core-samples.common -DartifactId=calculator \ -Dversion=2.0-alpha2-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file Path to dependency: 1) org.apache.tuscany.distribution.sca:demo:pom:2.0-alpha2-incubating-SNAPS HOT 2) org.apache.tuscany.sca.core-samples.common:calculator:jar:2.0-alpha2-inc ubating-SNAPSHOT 2) org.apache.tuscany.sca.runtime.standalone:server.start:jar:2.0-alpha2-in cubating-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.runtime.standalone -DartifactId=server.start \ -Dversion=2.0-alpha2-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file Path to dependency: 1) org.apache.tuscany.distribution.sca:demo:pom:2.0-alpha2-incubating-SNAPS HOT 2) org.apache.tuscany.sca.runtime.standalone:server.start:jar:2.0-alpha2-in cubating-SNAPSHOT 3) org.apache.tuscany.sca.runtime.standalone:standalone-host:jar:2.0-alpha2 -incubating-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.runtime.standalone -DartifactId=standalone-host \ -Dversion=2.0-alpha2-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file Path to dependency: 1) org.apache.tuscany.distribution.sca:demo:pom:2.0-alpha2-incubating-SNAPS HOT 2) org.apache.tuscany.sca.runtime.standalone:standalone-host:jar:2.0-alpha2 -incubating-SNAPSHOT 4) org.apache.tuscany.sca.runtime.services.discovery:discovery-jms:jar:2.0- alpha2-incubating-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.runtime.services.discovery -DartifactId=discovery-jms \ -Dversion=2.0-alpha2-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file Path to dependency: 1) org.apache.tuscany.distribution.sca:demo:pom:2.0-alpha2-incubating-SNAPS HOT 2) org.apache.tuscany.sca.runtime.services.discovery:discovery-jms:jar:2.0- alpha2-incubating-SNAPSHOT ---------- 4 required artifacts are missing. for artifact: org.apache.tuscany.distribution.sca:demo:pom:2.0-alpha2-incubating-SNAPS HOT from the specified remote repositories: central (http://repo1.maven.org/maven2), apache.incubator (http://people.apache.org/repo/m2-incubating-repository/), apache.ws.m1.snapshots (http://ws.zones.apache.org/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: 2 minutes 6 seconds [INFO] Finished at: Wed Mar 21 14:25:36 ART 2007 [INFO] Final Memory: 8M/15M [INFO] ------------------------------------------------------------------------ All the missing artifacts are referenced from the pom fle in DEMO project. Is there something missing in the svn? Thanks, Mario Antollini This message has been checked for all email viruses by MessageLabs. ***************************************************** You can find us at www.voca.com ***************************************************** This communication is confidential and intended for the exclusive use of the addressee only. You should not disclose its contents to any other person. If you are not the intended recipient please notify the sender named above immediately. Registered in England, No 1023742, Registered Office: Voca Limited Drake House, Three Rivers Court, Homestead Road, Rickmansworth, Hertfordshire, WD3 1FX. United Kingdom VAT No. 226 6112 87 This message has been checked for all email viruses by MessageLabs. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
