krishnan.1000 schrieb:
> 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?
>   

You might like to look at this plugin:
   http://maven.apache.org/plugins/maven-shade-plugin/

Regards,
Simon


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to