To do this, you may use the maven-dependency-plugin.

http://maven.apache.org/plugins/maven-dependency-plugin/usage.html

Hope this helps.

Dawn


Beagan, Patrick wrote:
> 
> I'm have a project that has a few dependencies.  This works great for
> the compile phase but for my packaging phase, I've created
> 
> an ant task that packages up all my files locally in a zip to be
> distributed.    I need to copy my dependencies (jars) from the remote
> repository to a local directory so I can include them in my zip.    How
> do I do this?  Thanks.
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/how-do-I-copy-a-dependency-to-a-local-directory-tf3037253s177.html#a8443914
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to