On 5/2/07, Patrick Vanhuyse <[EMAIL PROTECTED]> wrote:

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]

Hi Patrick, Yes we've come across this one. Not absolutely sure what is
actually casiing it to behave like this but I got the same problem, see [1].
We are putting a new release together now to fix this, amongst other things,
so you may want to give that a spin when we have it done. Hopefully trying
to get a release candidate out by next week.

Regards

Simon

[1] http://www.mail-archive.com/[EMAIL PROTECTED]/msg15814.html

Reply via email to