Release Notes – Maven 4.0.0-alpha-4

The Apache Maven team would like to announce the release of Maven 4.0.0-alpha-4.

This in alpha release, not suitable for production.

Maven 4.0.0-alpha-4 is available for download.

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 place.

The core release is independent of plugin releases. Further releases of plugins will be made separately. See the PluginList for more information.

If you have any questions, please consult:

Overview About the Changes

  • upgrade maven resolver 1.9.4
  • improved resolution of modules within a multi-module build
  • do not parse all projects in the reactor when building a subtree
  • fix some compatibility issues (with flatten-maven-plugin)
  • re-implement the consumer pom feature to support the maven-gpg-plugin

The full list of changes can be found in our issue management system.

Known Issues

A few incompatibilities with maven 3.x have been discovered already, we are working on fixing those for the next alpha release. Do not hesitate to report any problem.

Complete Release Notes

See complete release notes for all versions