Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: plexus-archiver
-
Labels:None
-
Number of attachments :
Description
My WAR contains a custom MANIFEST.MF in order to reference EAR resources in its classpath but the war generated with maven2 will not work because plexus-archiver generates its own simple MANIFEST file which overwrites mine. Archiver should only create a manifest if one does not already exist.
Issue Links
- is depended upon by
-
MWAR-9
WAR plugin should support minimal WARs for inclusion within an EAR
-
See also MNG-1028