That option is only available on 1.1, which isn't released yet. You can
use a snapshot rev or build from svn until the new release is performed.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Martin Cooper
Sent: Friday, April 07, 2006 12:53 PM
To: Maven Users List
Subject: Re: dependency-maven-plugin force copy

On 4/7/06, Thomas Will <[EMAIL PROTECTED]> wrote:
>
> Is there a way to configure the
> dependency-maven-plugin to force the copy and unpack operations, e.g. 
> overwrite existing files?


I believe you can use:

    <artifact>
      ...
      <overwrite>true</overwrite>
      ...
    </artifact>

--
Martin Cooper


Tom.
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to