Congrats, folks.  It's been a long haul but worth the wait!

jeff

Brett Porter wrote:
The Apache Maven team is pleased to announce the release of Maven 1.0.

http://maven.apache.org/start/download.html
(please be patient as the release may not have propogated to all mirrors yet)

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
object model. Maven also provides tools to create source metrics, change logs
based directly on source repository, and source cross-references.

New Features

    * Bundle the Jelly XML tag library for build and for plugin's convenience
    * Add different types of download progress meters.

Fixed bugs

    * Fix property inheritence under some circumstances Issue: MAVEN-1296.
Thanks to Eric Lapierre.
    * <maven:get/> now initialises the plugin if it has not already been loaded,
removing the need for dependency handles
    * Check last modified timestamp as well as conditional GET in case the
server time is behind the local time Issue: MAVEN-1188.
    * Bugfixes for new httpclient based downloading (incorrect timestamps)
Issue: MAVEN-1343.
    * Handle cross site redirects Issue: MAVEN-1353.
    * Correct absolute paths with no drive designator on windows Issue: MAVEN-1290.
    * Amend bootstrap to create directories that might not exist Issue: MAVEN-1341.
    * If artifact is not a snapshot, don't continue checking for newer downloads
once one is successful Issue: MAVEN-1344.

Plugin Highlights

The latest plugin releases are also included, with bug fixes and some new features.

We hope you enjoy using Maven! If you have any questions, please consult:

    * the FAQ: http://maven.apache.org/faq.html
    * the Wiki: http://wiki.codehaus.org/maven/
    * the maven-user mailing list: http://maven.apache.org/mail-lists.html

For news and information, see:

    * Maven Blogs: http://www.mavenblogs.com/

- The Apache Maven Team

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-- jeff bonevich mailto: [EMAIL PROTECTED]

"Any sufficiently advanced technology is indistinguishable from magic."
Arthur C. Clarke

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe trying
to produce bigger and better idiots. So far, the Universe is winning."
Rich Cook

"All programmers are playwrights and all computers are lousy actors."
Unknown

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to