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:
o Ensure that default properties (such as maven.repo.remote) are correctly overidden when inherited from a parent. Issue: MAVEN-1501.
o Allow SNAPSHOT as a version override. Issue: MAVEN-1511.
o Prevent "Response Content Length not known" warning. Issue: MAVEN-1428.
o Fail on 403 HTTP response to dependency download. Issue: MAVEN-1502.
o Now works on IBM JDK 1.3. Issue: MAVEN-1507.
o Don't download a dependency if there is a JAR override for it. Issue: MAVEN-1518. Thanks to Hardy Ferentschik.
o Works with JDK 1.5 without additional configuration.
-The Apache Maven team
