You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jesper Linvald <JE...@maerskdata.dk> on 2004/05/06 09:36:57 UTC

Copying dependencies

Hello all,

I need to copy all dependencies specified in my pom to a special directory 
before deployment -
I cant use the ear task since I need a custom directory layout.

Is there a way to do this with a plugin or do I need to script it?

Regards
Jesper Linvald


Re: Copying dependencies

Posted by Jens Riboe <je...@ribomation.com>.
You can use this Ant task
    http://www.ribomation.com/riboutils/DependencyList/

Cheers /jens


Jesper Linvald wrote:

>Hello all,
>
>I need to copy all dependencies specified in my pom to a special directory 
>before deployment -
>I cant use the ear task since I need a custom directory layout.
>
>Is there a way to do this with a plugin or do I need to script it?
>
>Regards
>Jesper Linvald
>
>
>  
>


RE: Copying dependencies

Posted by Arnaud Heritier <ar...@laposte.net>.
http://maven.apache.org/reference/user-guide.html#Copying_Dependency_JARs

Arnaud

> -----Message d'origine-----
> De : Jesper Linvald [mailto:JELI@maerskdata.dk]
> Envoyé : jeudi 6 mai 2004 09:37
> À : users@maven.apache.org
> Objet : Copying dependencies
> 
> Hello all,
> 
> I need to copy all dependencies specified in my pom to a special directory
> before deployment -
> I cant use the ear task since I need a custom directory layout.
> 
> Is there a way to do this with a plugin or do I need to script it?
> 
> Regards
> Jesper Linvald




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org