You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Brian E. Fox" <br...@reply.infinity.nu> on 2006/03/01 04:57:59 UTC

RE: How to create a distribution from a pom-pom

You can use assembly if you want to zip/copy/unpack them. Dependency
(http://mojo.codehaus.org) can copy or unpack them. 

-----Original Message-----
From: Jens Zastrow [mailto:jens.zastrow@dai-labor.de] 
Sent: Tuesday, February 28, 2006 10:11 AM
To: Maven Users List
Subject: How to create a distribution from a pom-pom

I have a Multimodule build.

Parent <pom>
   A <jar>
   B <jar>
   C <jar>

Is there a plugin out there to copy the A,B,C jars + their deps into to
directory/zip?

Thanks
Jens Zastrow

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



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