Release Notes – Maven 4.0.0-alpha-3

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

This in alpha release, not suitable for production.

Maven 4.0.0-alpha-3 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.2
  • chained local repository
  • profile activation by packaging

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