|
June 2004
[
Brett
]
01:48, Tuesday, 29 June 2004
Maven 1.0 RC4 has been released. Since its been a while since RC3, we snuck in a few useful features and bugfixes. This really is the final release candidate - a couple of bugfixes will be done but 1.0 should follow shortly. Here are the release notes... Maven 1.0 RC4 ReleasedThe Apache Maven team is pleased to announce the release of Maven 1.0 RC4. http://maven.apache.org/start/download.html Maven is a project management and project comprehension tool. Maven is based on the concept of a project object model: builds, documentation creation, site publication, and distribution publication are all controlled from the project Maven 1.0 RC4 is the final release candidate for Maven 1.0 (and this time we New Features* Support NTLM authentication on a remote repository. Issue: MAVEN-1332. Fixed bugs* Sort all installed plugins. Issue: MAVEN-1320. Thanks to Miguel Griffa. Changes* Set maven.plugin.user.dir to ${maven.home.local}/plugins by default, move maven.plugin.unpacked.dir to ${maven.home.local}/cache. Plugin Highlights* The deploy plugin has been merged into the artifact plugin. The artifact plugin is used for all artifact deployments now, and supports the old-style deployment transparently. We hope you enjoy using Maven! If you have any questions, please consult: For news and information, see: - The Apache Maven Team |