I suppose this plugin use ant tasks.
Personnally, I prefer POJO. I've started a full refactoring of ant task to
POJO.

This implementation will be use in the new generation of maven plugin.
http://cvs.plexus.codehaus.org/plexus/plexus-components/native-m2/plexus-archiver/

If you want to write 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, 2004 1:57 PM
Subject: RE: [PROPOSAL] Zip plugin


> 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 added to
the
> 'dist' plugin...
>
> Eric
>
> > -----Original Message-----
> > From: Felipe Leme [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, July 29, 2004 6:53 AM
> > To: Maven Developers List
> > Subject: [PROPOSAL] Zip plugin
> >
> >
> > Hi all,
> >
> > I'd like to make a proposal: why don't we have a zip plugin, similar to
> > war/ear/jar/rar, but creating a zip, without a manifest?
> >
> > I already have such a plugin, which is used in at least 2 cases in my
> > projects: to create a zip with SQL scripts and other with app server
> > descriptors.
> >
> > I can submit it as a patch/jira entry, if any committer volunteer to
> > maintain it (after a vote approving the plugin, of course :-).
> >
> > Regards,
> >
> > Felipe
> >
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > 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]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to