You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Marco Tedone <mt...@jemos.org> on 2004/03/20 20:51:50 UTC

How to include a jar in my jar

Hi, how could I include a jar declared as a dependency in the jar being
created for my project? I would like to distribute for a demo my project
jar, but I would need also the jar on which this project relies on.

Thanks,

Marco




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


RE: How to include a jar in my jar

Posted by Arnaud Heritier <ha...@laposte.net>.
You must customize your maven.xml file.

http://maven.apache.org/reference/user-guide.html#Copying_Dependency_JARs

Arnaud

> -----Message d'origine-----
> De : Marco Tedone [mailto:mtedone@jemos.org]
> Envoyé : samedi 20 mars 2004 20:52
> À : Maven-users
> Objet : How to include a jar <dependency> in my jar
> 
> Hi, how could I include a jar declared as a dependency in the jar being
> created for my project? I would like to distribute for a demo my project
> jar, but I would need also the jar on which this project relies on.
> 
> Thanks,
> 
> Marco
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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