Thanks for the comment, Ramkumar R.After updating some dependencies (update the sql-maven-plugin's version from 1.1 snapshot to 1.1 ), I could successfully import the tutorial of 1.3.2 to Eclipse. Thanks again !
2008/12/12 Ramkumar R <ramkumar...@gmail.com> > 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 <xhh...@gmail.com> 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.contribution.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 > -- Ivan