The Apache Maven team is pleased to announce the release of the Apache Maven 3.8.9

NOTE: Expect this to be the *last* release on the 3.8.x line!

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation
from a central piece of information.

Maven 3.8.9 is available via https://maven.apache.org/download.cgi

The core release is independent of plugin releases. Further releases of plugins will be made
separately.

If you have any questions, please consult:

- the web site: https://maven.apache.org/
- the maven-user mailing list: https://maven.apache.org/mailing-lists.html
- the reference documentation: https://maven.apache.org/ref/3.8.9/


Release Notes - Maven - Version 3.8.9

** Bug
* [MNG-7676] - On Maven 3.9.0+ release, sha512 hashes have "null" classifier

** Improvement
* [MNG-7561] - DefaultVersionRangeResolver should not try to resolve versions with same upper and lower bound * [MNG-7778] - Maven should print suppressed exceptions when a mojo fails
    * [MNG-7875] - colorize transfer messages
    * [MNG-7895] - Support ${project.basedir} in file profile activation

** Task
    * [MNG-7309] - Remove redundant MojoDescriptor parameterMap


For more information read https://maven.apache.org/docs/3.8.9/release-notes.html

Enjoy!

- The Maven Team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to