Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.8
-
None
-
Intel Core i3 : Arch Linux 64-bit : Kernel 3.6.2 : ext4 filesystem : JDK 7u9
Description
Just upgraded the maven ear plugin from 2.7 to 2.8 and it's now taking double the time to build my project. The time increase happens when my jars and war are being copied into the ear as unpacked artifacts. Packed artifacts are still just as fast as before
Time Comparisons:
v2.7:
- unpacked => 24 seconds
- packed => 21 seconds
v2.8: - unpacked => 49 seconds
- packed => 20 seconds
Attachments
Attachments
Issue Links
- is superceded by
-
MEAR-164 support for useJvmChmod in archiver and true per default
- Closed