I was puzzled that I need to use POM packaging to generate a zip artifact (using assembly-plugin). Thanks for confirming that I had understood it right.
Can I use assembly plugin to generate just a zip artifact alone? Could you pl point me to a simple example of doing this? The examples in the assembly-plugin documentation aren't 'simple' :). Thanks! /U -------------- Original message ---------------------- From: Vincent Massol <[EMAIL PROTECTED]> > > On Jan 28, 2007, at 9:08 AM, LAMY Olivier wrote: > > > http://jira.codehaus.org/browse/MNG-1683 > > > > Yep this is the 9th most popular issue (http://jira.codehaus.org/ > browse/MNG? > report=com.atlassian.jira.plugin.system.project:popularissues-panel). > > And BTW IMO the assembly plugin for this is a hack (at least in the > way it's currently implemented but I believe it can be modified to > support the zip use case). > > -Vincent > > > -----Message d'origine----- > > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Envoyé : dimanche 28 janvier 2007 00:12 > > À : [email protected] > > Objet : Maven 2.0 Plugin for ZIP Archive > > > > > > I am looking for a Maven 2.0 plugin that would help me prepare a > > ZIP archive. > > From Maven 2.0.4 documentation, it appears that .zip archives are > > not supported. > > > > Regards, > > > > /U > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > This e-mail, any attachments and the information contained therein > > ("this message") are confidential and intended solely for the use > > of the addressee(s). If you have received this message in error > > please send it back to the sender and delete it. Unauthorized > > publication, use, dissemination or disclosure of this message, > > either in whole or in part is strictly prohibited. > > ********************************************************************** > > Ce message électronique et tous les fichiers joints ainsi que les > > informations contenues dans ce message ( ci après "le message" ), > > sont confidentiels et destinés exclusivement à l'usage de la > > personne à laquelle ils sont adressés. Si vous avez reçu ce message > > par erreur, merci de le renvoyer à son émetteur et de le détruire. > > Toutes diffusion, publication, totale ou partielle ou divulgation > > sous quelque forme que se soit non expressément autorisées de ce > > message, sont interdites. > > ********************************************************************** > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > ___________________________________________________________________________ > Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son > interface révolutionnaire. > http://fr.mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
