I'm trying to play with the samples for M2 and I'm running into
problems following the readmes for the samples.

The sample I am specifically working with is the calculator-combo
sample, but I believe my problem is not specific to this sample.

In the section labeled "Setting up Tuscany Standalone Runtime" the
readme says to run the "mvn dependency:unpack" command.  However,
doing so gives me the following build error:

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] One or more required plugin parameters are invalid/missing for 'dependenc
y:unpack'

[0] inside the definition for plugin: 'maven-dependency-plugin'specify the follo
wing:

<configuration>
 ...
 <artifactItems>VALUE</artifactItems>
</configuration>.

Any ideas what is going wrong here?

Background:  On this system I have started with an empty maven local
repository and unzipped tuscany-sca-1.0-incubator-M2-samples.zip into
a new directory.  I have run "mvn -N install" from the samples root,
and then run "mvn install" in the calculator-combo sample directory
before attempting the mvn dependency:unpack above.

Thanks!

-Bert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to