You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Stephane Nicoll <sn...@apache.org> on 2007/08/21 22:09:16 UTC

[ANN] maven ear plugin 2.3.1 released

The maven team is pleased to announce the maven ear plugin 2.3.1 release.

Release Notes - Maven 2.x Ear Plugin - Version 2.3.1


** Bug
    * [MEAR-53] - ejb-client dependencies should not be treated as
J2EE application client modules
    * [MEAR-58] - ear plugin should only copy modules if they are
newer than the destination file
    * [MEAR-59] - Unable to customize the main artifact when it is
used together with an attached artifact

** Improvement
    * [MEAR-63] - Allow subclasses of EarMojo to provide a JarArchiver
    * [MEAR-68] - Ability to add alt-dd tags to the generated application.xml
    * [MEAR-72] - Support For Jboss Configuration to include
module-order attribute

** New Feature
    * [MEAR-50] - Add the loader-repository node for jboss configuration

** Task
    * [MEAR-54] - module exclusion example is wrong


Enjoy!

-The Maven team