Joseph Freeman created MEAR-160: ----------------------------------- Summary: Performance regression while copying artifacts into ear Key: MEAR-160 URL: https://jira.codehaus.org/browse/MEAR-160 Project: Maven 2.x Ear Plugin Issue Type: Bug Affects Versions: 2.8 Environment: Intel Core i3 : Arch Linux 64-bit : Kernel 3.6.2 : ext4 filesystem : JDK 7u9 Reporter: Joseph Freeman
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 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira