Re: Manifest creation and JAR archives ...

2005-10-05 Thread Brett Porter
This is a good idea, and is the approach taken in Maven 2. This is probably more suited to a tag library than a plugin, and it must remain backwards compatible with the properties used previously instead of replacing them with the new properties. - Brett Marcel May wrote: > Hi! > > I noticed th

Manifest creation and JAR archives ...

2005-10-03 Thread Marcel May
Hi! I noticed that the manifest creation is not consistent over all the archive plugins (WAR,RAR,EJB-JAR,EAR...), with the JAR plugin manifest generation beeing more sophisticated than the other plugins. For example, custom manifest attributes are only supported for the JAR plugin. Would it