You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by wi...@bloglines.com on 2005/11/16 23:54:50 UTC

distribution with dependencies

are there any maven2 plugins available that build a distribution (zip, tar,
etc) that include all the project dependencies?  including transitive dependencies
as well?

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


Re: distribution with dependencies

Posted by John Casey <jd...@commonjava.org>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

You're looking for the assembly plugin:
http://maven.apache.org/plugins/maven-assembly-plugin/

That's linked off the main page under the "Available Plugins" section of
the left navigation, btw.

- -j

wireframe.14937378@bloglines.com wrote:
| are there any maven2 plugins available that build a distribution (zip,
tar,
| etc) that include all the project dependencies?  including transitive
dependencies
| as well?
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
| For additional commands, e-mail: users-help@maven.apache.org
|
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFDe7lFK3h2CZwO/4URAvndAJ0TZxRt3t+e6U85R4MLnPdrs9jI0gCfVTyR
pkSNA8Yuy6D6+U7I/XwIOrw=
=f6Kr
-----END PGP SIGNATURE-----

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


Re: distribution with dependencies

Posted by John Tolentino <jo...@mergere.com>.
Try maven-assembly-plugin 
(http://maven.apache.org/plugins/maven-assembly-plugin).

Regards,
John

wireframe.14937378@bloglines.com wrote:

>are there any maven2 plugins available that build a distribution (zip, tar,
>etc) that include all the project dependencies?  including transitive dependencies
>as well?
>
>---------------------------------------------------------------------
>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