it's ok that work fine, thank you Ciramella how we can put the name of the generated zip file, the assembly plugin put it as the global archityep name concatinated to the version how i can put my own name
thanks in advance 2008/8/6 EJ Ciramella <[EMAIL PROTECTED]> > You should be able to use: > > <descriptors> > <descriptor> > Path to descriptor 1 > </descriptor> > <descriptor> > Path to descriptor 2 > </descriptor> > </descriptors> > > -----Original Message----- > From: MedElb [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 06, 2008 10:13 AM > To: Maven Users List > Subject: use a multiple assembly descriptor > > Hi all > how can i define more than one assembly discriptor (*.xml), > > my need is to get a zip file (distribution version) under a zip format > and > that contain another zip file generated also by the assembly plugin > > thanks in advance > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
