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
----
----Warning: include(/home/terraint/public_html/apachenews.org/archives/include/maven.xml) [function.include]: failed to open stream: Permission denied in /home/apnews/public_html/archives/000813.html on line 196
Warning: include() [function.include]: Failed opening '/home/terraint/public_html/apachenews.org/archives/include/maven.xml' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/apnews/public_html/archives/000813.html on line 196
Posted by Tetsuya Kitahata at December 20, 2005 04:32 PM
http://www.apachenews.org/archives/000813.html
[ Category : Apache Maven ] (PDF)(XML)
