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

Note: This is the first release that requires Java 17!

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

Notable changes include:
- requires Java 17 as “minimum runtime Java requirement”
- brings the latest Maven Resolver 2.0.0-alpha-8
- new features like Profile OS activation with wildcards, Profile
activation by packaging, SPI for user properties
- improvements related to dependencyManagement and BOM handling, new APIs
for “dependency path control”
- and many bug fixes since alpha-12

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

Have fun!
The Apache Maven Team

Reply via email to