« 26 September 2003 - Avalon Merlin 3.0 beta 1 Released | Main | 30 September 2003 - Apache Ant 1.6beta1 Available »

September 29, 2003

29 September 2003 - Apache Maven 1.0 Release Candidate 1 Released

The Maven team is pleased to announce Release Candidate 1!

http://maven.apache.org/

Maven is a Java project management and project comprehension tool. Maven is based on the concept of a project object model (POM) in that all the artifacts produced by Maven are a result of consulting a well defined model for your project. Builds, documentation, source metrics, and source cross-references are all controlled by your POM.

Maven has many goals, but in a nutshell Maven aims to make the developer's life easier by providing a well defined project structure, well defined development processes to follow, and a coherent body of documentation that keeps your developers and clients apprised of what's happening with your project. Maven alleviates a lot of what most developers consider drudgery and lets them get on with the task at hand. This is essential in OSS projects where there aren't many people dedicated to the task of documenting and propagating the critical information about your project which is necessary in order to attract potential new developers and clients.

This version is primarily a bugfix release.

Bugs fixed
----------
see
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10030&fixfor=10181

Bugs to be fixed for 1.0
------------------------
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10030&fixfor=10149

You can find the Maven distributions here:
http://www.apache.org/dist/maven/binaries/ (Using Mirrors)

---- Posted by Tetsuya Kitahata at September 29, 2003 04:51 AM
http://www.apachenews.org/archives/000047.html
[ Category : Apache Maven ] (PDF)(XML)