March 29, 2006
29 March 2006 - Apache Maven 2.0.3 Released
The Apache Maven team is pleased to announce the release of Maven 2.0.3.
You can download it here:
http://maven.apache.org/download.html
This is the third maintenance release of the redesigned 2.0 application, and brings with it fixes for numerous issues, including improvements to the following:
- Path calculations for <distributionManagement> sections
- Error messages for missing dependencies
- Profile activation and <activeByDefault/>
- Parent-POM resolution and error messaging
- Transport support for SSH and file:// via updated Wagon libraries
- POM interpolation
- Lifecycle overlays (for custom behavior in forked lifecycles)
For more information and a full list of the issues resolved by this release, see:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&styleName=Html&version=12107
Thanks to everyone who helped us discover, track, test, and fix issues to make this release happen.
----
----Posted by Tetsuya Kitahata at March 29, 2006 03:41 PMProject Info -- Apache Maven
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 Website http://maven.apache.org/ Programming Languages Java Categories build-management Mailing Lists http://maven.apache.org/mail-lists.html Bug/Issue Tracker http://jira.codehaus.org/browse/MNG Project Management Committee Apache Maven Access to the source code:
Browse http://svn.apache.org/viewcvs.cgi/maven/components/trunk SVN Direct http://svn.apache.org/repos/asf/maven/components/trunk
http://www.apachenews.org/archives/000841.html
[ Category : Apache Maven ] (PDF)(XML)

