Hi, I'd like to release maven war plugin 2.1-alpha-1. This version brings a complete refactoring of the packaging as well as the overlay mechanism. One can now specify the order in which overlays are applied in a "first-win" strategy.
Since the codebase has changed a lot, I expect some regressions so please test it on your projects. The bits are available here: http://people.apache.org/~snicoll/maven-staging/repo/org/apache/maven/plugins/maven-war-plugin/ Release Notes - Maven 2.x War Plugin - Version 2.1-alpha-1 ** Bug * [MWAR-66] - No control over war overlay order * [MWAR-69] - Secondary artifacts aren't being attached * [MWAR-72] - Need ability to protect (or exclude) resource from being destroyed during war overlay. * [MWAR-75] - Documentation bugs on http://maven.apache.org/plugins/maven-war-plugin/usage.html * [MWAR-78] - War overlay can overwrite files in dependant war artifact * [MWAR-79] - <webResources> copy fails in a multi-project build * [MWAR-88] - typos in documentation * [MWAR-90] - Documentation has a typo. * [MWAR-91] - Dependency as type=test-jar and scope=compile not included in WEB-INF/lib on packaging. * [MWAR-92] - Bad xml in sample documentation on website * [MWAR-122] - tests failing in trunk on windows * [MWAR-123] - filtering with @ is working randomly ** Improvement * [MWAR-104] - handle zip dependencies in war plugin * [MWAR-119] - Update plexus-utils to 1.2 ** New Feature * [MWAR-93] - Add the ability to provide a mapping for libraries copied in WEB-INF/lib (outputFileNameMapping) * [MWAR-97] - War plugin and Overlays handling ** Wish * [MWAR-76] - Allow Axis2 archives (.aar files) to be imported into WEB-INF/services directory Vote opens for 72 hours. My +1 Thanks, Stéphane -- Large Systems Suck: This rule is 100% transitive. If you build one, you suck" -- S.Yegge --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
