Release Notes – Maven 4.0.0-alpha-9

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

This is alpha release, not suitable for production.

Maven 4.0.0-alpha-9 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. Among those are:

  • switch to Maven Resolver 2.0.0-alpha-3
  • multi-threaded model builder
  • namespace support in xml configuration
  • ability to create proxies to inject SessionScoped beans into singletons
  • Maven 4 API improvements: plugin api, dependency collection / resolution, version / version range resolution

Known Issues

If you find any incompatibility with latest versions of plugins, do not hesitate to report those.

Complete Release Notes

See complete release notes for all versions