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

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.9.2 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.9.2/

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

Release Notes - Maven - Version 3.9.2

** Bug
    * [MNG-7750] - Interpolated properties in originalModel in an active
profile.
    * [MNG-7759] - java.lang.NullPointerException at
org.apache.maven.repository.internal.DefaultModelCache.newInstance
(DefaultModelCache.java:37)
** Improvement
    * [MNG-7712] - Core should issue a warning if plugin depends on
maven-compat
    * [MNG-7741] - Add more information when using
-Dmaven.repo.local.recordReverseTree=true
    * [MNG-7754] - Improvement and extension of plugin validation
    * [MNG-7767] - Tone down plugin validation report
    * [MNG-7778] - Maven should print suppressed exceptions when a mojo
fails
** Task
    * [MNG-7749] - Upgrade animal-sniffer from 1.21 to 1.23
    * [MNG-7774] - Maven config and command line interpolation

Have fun!
- The Maven Team

Reply via email to