Thanks for the help. We used the maven assembly plugin to create a executable jar. Is it possible to create two executable jars for the same package. I could have have another plugin node for maven assembly
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 > -- View this message in context: http://www.nabble.com/Create-one-jar-including-all-dependencies-tp15622033s177p15723152.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]