Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6.1
-
Labels:None
-
Number of attachments :
Description
The ejb and jar plugins have a variable which can be set to specify an existing manifest to be used in creating the artifacts.
The war plugin doesn't and should.
We need a maven.war.manifest property with the appropriate lines added to plugin.jelly.
It looks like there is a typo in the plugin properties, as it sets maven.jar.manifest instead of maven.war.manifest.
I'll look at fixing this, documenting the property, and doing a release if needed.