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.
----
----Posted by Tetsuya Kitahata at December 7, 2004 09:49 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/000529.html
[ Category : Apache Maven ] (PDF)(XML)

