Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.6
-
Fix Version/s: None
-
Labels:None
-
Environment:maven-war-plugin-1.6.1
-
Number of attachments :
Description
When the Jar plugin generates jars, it allows specifying attributes for the manifest using a series of properties. This allows for programmatic generation of manifest attributes, or specifying them at build time using -D defines. It would be nice if the WAR plugin supported the same. I've attached a patch, basically lifted from the Jar plugin, to do this.
I would like to know if this issue will be resolved? probably not cause it's been 2 year since it's reported. If not i will use the same patch as Jason did.