Hi, I downloaded tuscany-sca-1.0-incubator-M2-*.zip
I am following the instructions to run the standalone calculator sample. When I run (as stated in the readme.html file) mvn dependency:unpack I get the following error : [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'dependency'. [INFO] --------------------------------------------------------------------- ------- [INFO] Building Tuscany Calculator Sample [INFO] task-segment: [dependency:unpack] [INFO] --------------------------------------------------------------------- ------- [INFO] --------------------------------------------------------------------- --- [ERROR] BUILD ERROR [INFO] --------------------------------------------------------------------- --- [INFO] One or more required plugin parameters are invalid/missing for 'dependency:unpack' [0] inside the definition for plugin: 'maven-dependency-plugin'specify the following: <configuration> ... <artifactItems>VALUE</artifactItems> </configuration>. [INFO] --------------------------------------------------------------------- --- [INFO] For more information, run Maven with the -e switch [INFO] --------------------------------------------------------------------- --- [INFO] Total time: 9 seconds [INFO] Finished at: Wed May 02 09:24:07 CEST 2007 [INFO] Final Memory: 4M/9M [INFO] --------------------------------------------------------------------- --- Where have I to put this configuration and what is to be placed into <artifactItems> ? Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
