« 05 December 2004 - Apache Axis C++ 1.4 ALPHA Now Available | Main | 09 December 2004 - Jakarta Commons Math 1.0 Released »

December 07, 2004

07 December 2004 - Apache Maven 1.0.2 Released

The Apache Maven team is pleased to announce the Maven 1.0.2 release!

We recommend that all users upgrade to this release, in particular those using pre-1.0 betas or release candidates.

http://maven.apache.org/start/download.html

Fixed bugs:


  • Ensure that default properties (such as maven.repo.remote) are correctly overidden when inherited from a parent. Issue: MAVEN-1501.

  • Allow SNAPSHOT as a version override. Issue: MAVEN-1511.

  • Prevent "Response Content Length not known" warning. Issue: MAVEN-1428.

  • Fail on 403 HTTP response to dependency download. Issue: MAVEN-1502.

  • Now works on IBM JDK 1.3. Issue: MAVEN-1507.

  • Don't download a dependency if there is a JAR override for it. Issue: MAVEN-1518. Thanks to Hardy Ferentschik.

  • Works with JDK 1.5 without additional configuration.

----

-- 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 7, 2004 09:49 PM
http://www.apachenews.org/archives/000529.html
[ Category : Apache Maven ] (PDF)(XML)