« 20 December 2005 - Javadocs plugin version 2.0-beta-3 for Maven 2 Released | Main | 20 December 2005 - Jakarta Commons HttpClient 3.0 Released »

December 20, 2005

20 December 2005 - Ear plugin version 2.1 for Maven 2 Released

The Apache Maven team is pleased to announce the 2.1 release of the EAR plugin for Maven 2. This release includes a number of bugfixes, along with some new features and improvements.

Specifically, it includes the following:

Bug Fixes

  • MNG-1296: does not check optional artifacts
  • MNG-1461: ignores application XML setting
  • MNG-1402: application.xml generated incorrectly
  • MNG-1723: doesn't support .ejb3 and .par EJB modules

New Features:

  • MNG-1488: set default bundleDir for all ear modules
  • MNG-1264: add support for packaging .par and .ejb3 modules

Improvements:

  • MNG-1444: excluding resources in ear archive
  • MNG-1852: support for SAR modules

Maven should automatically use this new release of the EAR plugin once it's available on the repository, but in some cases you may need to update your plugin registry by issuing:

mvn -U -up goal

----

-- The Apache Maven team

----

Project Info -- Apache Maven

DOAP File

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

Releases can be downloaded from http://maven.apache.org/download.html

Project Websitehttp://maven.apache.org/
Programming LanguagesJava
Categoriesbuild-management
Mailing Listshttp://maven.apache.org/mail-lists.html
Bug/Issue Trackerhttp://jira.codehaus.org/browse/MNG
Project Management CommitteeApache Maven

Access to the source code:

Browsehttp://svn.apache.org/viewcvs.cgi/maven/components/trunk
SVN Directhttp://svn.apache.org/repos/asf/maven/components/trunk
Posted by Tetsuya Kitahata at December 20, 2005 04:32 PM
http://www.apachenews.org/archives/000813.html
[ Category : Apache Maven ] (PDF)(XML)