did you see http://maven.apache.org/plugins/maven-assembly-plugin/index.html , the pre-defined descriptor jar-with-dependencies <http://maven.apache.org/plugins/maven-assembly-plugin/descriptor-refs.html#jar-with-dependencies> - can be used for general assembly of a binary package with all the dependency libraries included unpacked inside the archive.

Cheers,
reto

krishnan.1000 wrote:
Hi,

I am a Maven newbie. So please forgive my ignorance. I am using Maven 2x for
project  and dependency management. I am creating a jar package. My project
requires that the jar be deployed on a remote server. I can create a jar of
all the classes. I would like to create a mega jar with all the expanded
dependent jars in the generated jars. Is there a command for this or do I
have to create a customized goal for this?

Thanks,

Karthik


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to