short answer: mvn -DdescriptorId=jar-with-dependency assembly:assembly
On 7/20/06, Eric Zhao <[EMAIL PROTECTED]> wrote:
my project has 3 modules, one of which depends on the other two. After i package it with Maven 2, i got 3 jars. This is ok but i want to pack them into one jar file (so that when i distribute it, my client has to deal with one jar file). How to do that? thanks in advance. -- View this message in context: http://www.nabble.com/pack-multiple-jars-into-one-tf1976655.html#a5422397 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://valerioschiavoni.blogspot.com http://jroller.com/page/vschiavoni
