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