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 PMhttp://www.apachenews.org/archives/000529.html
[ Category : Apache Maven ] (PDF)(XML)
