If you want to play with 1.x trunk, it's currently available at http://svn.apache.org/repos/asf/tuscany/branches/sca-java-1.x/
Let us know if you still have problems. On Thu, Dec 11, 2008 at 11:15 PM, Ramkumar R <[email protected]> wrote: > Hi Ivan, > > Welcome to Tuscany!! > > The 2.0 version of Tuscany is under development with some major changes and > is not recommended for use, > please make sure that you are using the current stable version 1.3.2, which > you can download from http://tuscany.apache.org/sca-java-releases.html. > > We are about to release 1.4 in another couple of days, which will be another > stable version for use. > > > On Fri, Dec 12, 2008 at 12:03 PM, Ivan <[email protected]> wrote: >> >> Hi: >> I am a newbie for Tuscany, while I want to import the SCA tutorials >> into the eclipse, I was blocked by some issues. >> 1. Wile I run the mvn eclipse:eclipse in the sca\tutorials\store >> folder, it said some dependencies could not find in the maven repository. >> And I checked in the http://people.apache.org/repo/m2-snapshot-repository, >> those 2.0-SNAPSHOT version jars DO NOT exist. >> 2. So, I try to build in from the local svn folder. But I found that >> not all the folder in the modules are included in the \sca\modules\pom.xml >> file, so I manually added all the sub modules(Only those parent versions are >> 2.0-SNAPSHOT, not sure why some modules' parent versions are still >> 1.4SNAPSHOT, is there a story for them ?) in the pom.xml. >> 3. Then, I run mvn install in the modules folder. Bang, some >> exceptions appear, they writes : >> ------------------- >> >> >> org\apache\tuscany\sca\binding\jms\wireformat\jmstext\WireFormatJMSTextProcessor.java:[30,1258] >> Only a type can be imported. org.apache.tuscany.sca.co >> ntribution.ModelFactoryExtensionPoint resolves to a package >> >> org\apache\tuscany\sca\binding\jms\wireformat\jmstext\WireFormatJMSTextProcessor.java:[34,1556] >> Only a type can be imported. org.apache.tuscany.sca.co >> ntribution.service.ContributionReadException resolves to a package >> >> org\apache\tuscany\sca\binding\jms\wireformat\jmstext\WireFormatJMSTextProcessor.java:[35,1635] >> Only a type can be imported. org.apache.tuscany.sca.co >> ntribution.service.ContributionResolveException resolves to a package >> ----------------------- >> Could anyone help to give some comments ? Where do I make a mistake ? >> Thanks ! >> -- >> Ivan > > > > -- > Thanks & Regards, > Ramkumar Ramalingam > -- Luciano Resende Apache Tuscany, Apache PhotArk http://people.apache.org/~lresende http://lresende.blogspot.com/
