Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.3.2
-
Fix Version/s: None
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
When directory deploying an ear project often a majority of the time is spent unnecessarily building the ear archive i.e. "Building jar: ...". Since it isn't needed during development it'd be nice if the ear plugin could be configured to stop short of actually building the archive file.
The attahced patch adds a createEarFile property to the EarMojo class to control whether to create the .ear file archive or not.
All changes in this patch are in the EarMojo.java file which is also attached.
Issue Links
- is related to
-
MEAR-51
Exploded (unpacked) ear
-
See
http://mail-archives.apache.org/mod_mbox/maven-users/200809.mbox/<e4fe0c450809220941i65f505aal68fa5fdf48e56912@mail.gmail.com>
for mailing list discussion.