Dear Luciano Resende, 

Thanks for your reply!  Depending on your advices, I trid to do something. But 
there are some problems yet. 

1. I try to do some operations like them:
Enter into tuscany/sca directory and run: mvn -fae clean install

Result reported from system is:
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA Gdata Binding Extension (during ins
tall)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to F:\svnworkspace\tuscany\sca\modules\binding-gdata-runtime-gsoc\t
arget\surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA Axis2-based WS Binding Extension (d
uring install)
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to F:\svnworkspace\tuscany\sca\modules\binding-ws-axis2\target\sure
fire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA Extensibility for Eclipse Equinox (
during install)
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Couldn't find a version in [1.0.0-v20070606] to match range [1.0.0,2.0.0)
  org.eclipse.equinox:app:jar:null

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.ws.zone (http://ws.zones.apache.org/repository2),
  apache.incubator (http://people.apache.org/repo/m2-incubating-repository),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  osuosl.org (http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2),
  indiana (http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/)


[INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany SCA Eclipse Tools Core Plugin (during i
nstall)
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Couldn't find a version in [1.0.0-v20070606] to match range [1.0.0,2.0.0)
  org.eclipse.equinox:app:jar:null

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.ws.zone (http://ws.zones.apache.org/repository2),
  apache.incubator (http://people.apache.org/repo/m2-incubating-repository),
  repo1.eclipse (http://repo1.maven.org/eclipse/),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  osuosl.org (http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2),
  indiana (http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54 minutes 30 seconds
[INFO] Finished at: Thu Jul 31 16:28:37 CST 2008
[INFO] Final Memory: 99M/185M
[INFO] ------------------------------------------------------------------------

2. Ignore above errors and run continuely:
Going into tuscany\sca\tutorials\store directory and run: mvn -fae -Peclipse 
eclipse:eclipse, successful!  
And how to integrate all directories in tutorial directory to run whole 
tutorial using eclipse? Especially, how can I see the view of store-mashup 
example?  

3. In another way, I obey the readme in tuscany\sca\tutorials\store and run 
this example:
――――――――――――――――――――――――――――――――――――――
Start the SCA Domain Manager:
   cd domain
   java -jar ../../modules/tuscany-node2-launcher-1.2-incubating.jar domain
――――――――――――――――――――――――――――――――――――――
But there is not any ".jar" files in "modules" directory after completing. At 
this moment, there is also not "lib" folder. 
May I need to create ".jar" in tuscany\sca\modules and lib directory? if that, 
how can I create them?
In this way, how can I run the tuscany\sca\tutorials\store example? 

Best

2008-07-31 



sleep651 

Reply via email to