> -----Original Message-----
> From: Michal Maczka [mailto:[EMAIL PROTECTED]
> Sent: 18 June 2003 21:13
> To: Maven Developers List
> Subject: RE: Recent changes in war plugin
> 
> 
> > This already exists in Ant: it's called <manifest>
> > (http://ant.apache.org/manual/CoreTasks/manifest.html). And you can
use
> > it from java too... :-) It weights 37K and contains lots of useful
code.
> > Why start reimplementing it again?
> >
> 
> It's about different thing. There is no central place in maven which
maps
> POM to manifest attributes.
> 
> We have duplicated code  in JAR,  EJB and WAR plugins.

I think we're talking about the same thing. You can have a jelly taglib
that wraps the Ant <manifest> task.

-Vincent

> 
> 
> Michal
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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