On Tue, Feb 1, 2011 at 8:18 PM, Richard Yao <[email protected]> wrote: > You are right. Build from source works - I just run top pom.xml first - > even got some errors - then run pom.xml in samples directory, it could > build. Thanks! > > -----Original Message----- > From: Yang, Gang CTR US USA [mailto:[email protected]] > Sent: Tuesday, February 01, 2011 10:00 AM > To: [email protected] > Subject: RE: Tuscany 2.0-Beta1 sample can not run (UNCLASSIFIED) > > Classification: UNCLASSIFIED > Caveats: NONE > > I'm not sure if it's the, but I started with the source distribution and > I had to build the distribution in the distribution directory first > before building the samples. > > Gang > > -----Original Message----- > From: heapifyman [mailto:[email protected]] > Sent: Tuesday, February 01, 2011 9:27 AM > To: [email protected] > Subject: Re: Tuscany 2.0-Beta1 sample can not run > > Am 01.02.2011 14:50, schrieb Richard Yao: >> *Hi,* >> >> * * >> >> *I am new to Tuscany and tried to run sample application of Tuscany >> 2.0 Beta1. I always got the following error:* >> >> * * >> >> */"Unable to find resource >> 'org.apache.tuscany.sca:tuscany-samples:pom:2.0-Beta1' in repository >> central (http://repo1.maven.org/maven2)"/* > > Building for samples failed for me as well. > I got a similar error: > [ERROR] The project > org.apache.tuscany.sca:sample-helloworld-contribution:2.0-Beta1 > (D:\tuscany-sca-2.0-Beta1\samples\getting- > started\helloworld-contribution\pom.xml) has 1 error > [ERROR] Non-resolvable parent POM: Failure to find > org.apache.tuscany.sca:tuscany-samples:pom:2.0-Beta1 in > <artifactory_address> was cached in the local repository, resolution > will not be reattempted until the update interval of repo has elapsed or > updates are forced and 'parent.relativePath' points at wrong local POM @ > line 22, column 13 -> [Help 2] > > And that's probably because the tuscany-samples pom for 2.0-Beta1 is not > in the official maven repo (yet)? > >> >> */ /* >> >> *Does anybody know why? Can anybody run sample from Tuscany >> (2.0-Beta1) as is?* >> >> **/Thanks,/***/ >> **Richard**/* >> > > > > Classification: UNCLASSIFIED > Caveats: NONE > > >
Hi I think this should work for the bin and src distros if you build from the top level samples directory first as opposed to building individual samples. That doesn't seem that intuitive so we need to think if we can make that better. On the Beta2 thread there is a discussion of samples usability so I'll add this point. Simon -- Apache Tuscany committer: tuscany.apache.org Co-author of a book about Tuscany and SCA: tuscanyinaction.com
