Re: [PROPOSAL] Zip plugin

2004-07-29 Thread Felipe Leme
On Thu, 29 Jul 2004 14:12:55 +0200, "Emmanuel Venisse" <[EMAIL PROTECTED]> wrote: > This implementation will be use in the new generation of maven plugin. > http://cvs.plexus.codehaus.org/plexus/plexus-components/native-m2/plexus-archiver/ What's the cvs repository 'url' (in the :pserver:[EMAI

Re: [PROPOSAL] Zip plugin

2004-07-29 Thread Felipe Leme
On Thu, 29 Jul 2004 14:16:25 +0200, Maczka Michal <[EMAIL PROTECTED]> wrote: I have my own version of zip plugin which does that - not only creates a zip but also merges other zips. Cool, looks like the zip plugin is getting a wider audience :-) If you're intersted I can send you my version of zip

Re: [PROPOSAL] Zip plugin

2004-07-29 Thread Emmanuel Venisse
- Original Message - From: "Felipe Leme" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Thursday, July 29, 2004 3:10 PM Subject: Re: [PROPOSAL] Zip plugin > > On Thu, 29 Jul 2004 14:12:55 +0200, "Emmanuel Venis

Re: [PROPOSAL] Zip plugin

2004-07-29 Thread Felipe Leme
On Thu, 29 Jul 2004 14:23:10 +0200, [EMAIL PROTECTED] wrote: > I think the uberjar plugin can do things that sounds like this : it's > aimed at distributing a project and its dependencies in a single > bundled archive. I don't think so. In my case, I need separated zip files, not just one bundle.

Re: [PROPOSAL] Zip plugin

2004-07-29 Thread Felipe Leme
On Thu, 29 Jul 2004 14:12:55 +0200, "Emmanuel Venisse" <[EMAIL PROTECTED]> wrote: This implementation will be use in the new generation of maven plugin. http://cvs.plexus.codehaus.org/plexus/plexus-components/native-m2/plexus-archiver/ What's the cvs repository 'url' (in the :pserver:[EMAIL PROTECT

RE: [PROPOSAL] Zip plugin

2004-07-29 Thread Maczka Michal
> -Original Message- > From: Felipe Leme [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 29, 2004 2:15 PM > To: [EMAIL PROTECTED] > Subject: RE: [PROPOSAL] Zip plugin > > > On Thu, 29 Jul 2004 13:57:15 +0200, "Eric Pugh" > <[EMAIL PROTECTED]&

Réf. : RE: [PROPOSAL] Zip plugin

2004-07-29 Thread julien . kirch
I think the uberjar plugin can do things that sounds like this : it's aimed at distributing a project and its dependencies in a single bundled archive. Extranet [EMAIL PROTECTED] - 29/07/2004 09:14 Veuillez répondre à [EMAIL PROTECTED] Pour : dev cc : Objet : RE: [PROPOSAL

RE: [PROPOSAL] Zip plugin

2004-07-29 Thread Felipe Leme
On Thu, 29 Jul 2004 13:57:15 +0200, "Eric Pugh" <[EMAIL PROTECTED]> wrote: > I have two projects that basically take a jar, add a bunch of scripts etc, > and then use the jar plugin to jar it up and then rename to zip. Not sure > if it needs a whole nother plugin though.. We need at least a spe

Re: [PROPOSAL] Zip plugin

2004-07-29 Thread Emmanuel Venisse
ite a plugin, I prefer you use plexus-archiver. It will be more simple to migrate it to maven new generation. Emmanuel - Original Message - From: "Eric Pugh" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Thursday, July 29, 200

RE: [PROPOSAL] Zip plugin

2004-07-29 Thread Eric Pugh
I would be interested in seeing this.. I have two projects that basically take a jar, add a bunch of scripts etc, and then use the jar plugin to jar it up and then rename to zip. Not sure if it needs a whole nother plugin though.. Of the top of my head, it feels like something that ought to be a