Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2-beta-1
-
None
-
None
-
XP
Description
The documentation at http://maven.apache.org/plugins/maven-assembly-plugin/usage.html states..."the Assembly Plugin supports configuration of an <archive> element which is identical to that supported by the maven-jar-plugin"
However when I add a manifestEntries section just like I have in my maven-jar-plugin configuration, it is ignored by the assembly plugin. The manifest section works but not manifestEntries.
I need both sections to work as documented.
Attachments
Issue Links
- depends upon
-
MSHARED-50 Manifest sections are only added to the manifest when the archive is created
- Closed