The Apache Maven team is pleased to announce the release of
Apache Maven 4.0.0-alpha-9.

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 4.0.0-alpha-9 is available via https://maven.apache.org/download.cgi

This is an alpha release, not suitable for production. If you hit any problem,
please raise a JIRA issue or send an email to the mailing list.

The full list of changes can be found in our issue management system [1].
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

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

[1] 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12353746

Enjoy !
Guillaume Nodet

Reply via email to