Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.2
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
It is great that you can unpack the modules within the ear. But it would be also be great if the ear itself could also be delivered unpacked. At this moment I could use the working directory but it doesn't get the Manifest file.
Issue Links
- relates to
-
MEAR-92
Add createEarFile property
-
Not sure I follow. If maven generates the MANIFEST entry itself, it does not contain stuff needed to deploy the EAR. If it's not generate it, then it's there.
What's the problem of using the working directory as an exploded view of the EAR?