> > Hello, > >> >> 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. > > > I tried building from the samples top-level directory > (tuscany-sca-2.0-Beta1\samples) for the Windows bin distribution and got > the error mentioned above. > > And I still think that it's because there's no pom for 2.0-Beta1 in > http://repo2.maven.org/maven2/org/apache/tuscany/sca/tuscany-samples/ > > And there is no alternative maven repository defined in the samples pom > that comes with the bin distribution. > > > >> >> Simon
Strange. You're right that the top level samples pom is not published to the maven repos (we should do that). However it's parent is so in theory building at the samples level should push it into you local repo and hence you should be able to build it's children. I've probably missed something. Let me go try it. Simon -- Apache Tuscany committer: tuscany.apache.org Co-author of a book about Tuscany and SCA: tuscanyinaction.com
