Release Notes – Maven 4.0.0-rc-1

The Apache Maven team would like to announce the release of Maven 4.0.0-rc-1.

Maven 4 release requires Java 17 for runtime.

This is release candidate release, is not suitable for production.

Maven 4.0.0-rc-1 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

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

Notable changes include:

  • requires Java 17 as “minimum runtime Java requirement”
  • brings the latest Maven Resolver 2.0.4
  • new features
  • and many bug fixes since beta-5

Known Issues

Several minor issues were found post release, with most of them having simple workarounds. Search the JIRA for known issues and workarounds.

Also, please test and report issues, if you happen to find any problem.

Complete Release Notes

See complete release notes for all versions