I now get the following error:
[ERROR] Transitive dependency resolution for scope: compile has failed for your project. Error message: Missing: ---------- 1) org.apache.tuscany.sca:tuscany-feature-api:pom:2.0-M2 Path to dependency: 1) org.apache.tuscany.sca:sample-binding-ws-calculator:jar:2.0-M2 2) org.apache.tuscany.sca:tuscany-feature-api:pom:2.0-M2 2) org.apache.tuscany.sca:tuscany-feature-core:pom:2.0-M2 Path to dependency: 1) org.apache.tuscany.sca:sample-binding-ws-calculator:jar:2.0-M2 2) org.apache.tuscany.sca:tuscany-feature-core:pom:2.0-M2 3) org.apache.tuscany.sca:tuscany-feature-webservice:pom:2.0-M2 Path to dependency: 1) org.apache.tuscany.sca:sample-binding-ws-calculator:jar:2.0-M2 2) org.apache.tuscany.sca:tuscany-feature-webservice:pom:2.0-M2 4) org.apache.tuscany.sca:tuscany-feature-ejava:pom:2.0-M2 Path to dependency: 1) org.apache.tuscany.sca:sample-binding-ws-calculator:jar:2.0-M2 2) org.apache.tuscany.sca:tuscany-feature-ejava:pom:2.0-M2 ---------- 4 required artifacts are missing. for artifact: org.apache.tuscany.sca:sample-binding-ws-calculator:jar:2.0-M2 from the specified remote repositories: indiana (http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/), apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven), apache.ws.zone (http://ws.zones.apache.org/repository2), osuosl.org (http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2), central (http://repo1.maven.org/maven2), apache.incubator (http://people.apache.org/repo/m2-incubating-repository) What should I do? Renana 2009/6/22 Raymond Feng <[email protected]> > It seems that we haven't published the M2 poms for these projects. It > should have been done as part of M2. > > I just deployed the artifacts. Can you try again? > > Thanks, > Raymond > > *From:* Renana Heller <[email protected]> > *Sent:* Sunday, June 21, 2009 3:05 AM > *To:* [email protected] > *Subject:* using binding-ws-calculator example in tuscany 2.0-M2 > > > Hi, > > I uploaded the binding-ws-calculator sample to my eclipse enviroment and I > get the following error: > > 12:52:28 IDT 21/06/09: Missing artifact > org.apache.tuscany.sca:tuscany-feature-api:pom:2.0-M2:compile > > 12:52:28 IDT 21/06/09: Missing artifact > org.apache.tuscany.sca:tuscany-feature-core:pom:2.0-M2:compile > > 12:52:28 IDT 21/06/09: Missing artifact > org.apache.tuscany.sca:tuscany-feature-webservice:pom:2.0-M2:compile > > 12:52:28 IDT 21/06/09: Missing artifact > org.apache.tuscany.sca:tuscany-feature-ejava:pom:2.0-M2:compile > > do you have any idea how to solve it so I can check the sample? > > -- > Best, > Renana. > -- Best, Renana.
