The Apache Maven team is please to announce the release of the Apache Maven
4.0.0-alpha-2.

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-2 is available via
https://dlcdn.apache.org/maven/maven-4/4.0.0-alpha-2/

This in alpha release, not suitable for production.
Major features include:
 * cli improvement: `--also-make` , --resume, --non-recursive,
--fail-on-severity
 * consistent timestamps
 * build/consumer POMs (automatic parent versioning, automatic versioning
of reactor dependencies, automatic detection of child modules)
 * new maven 4 api

The full release notes for maven 4.0.0-alpha-2 are available at

https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351403&projectId=12316922

If you have any questions, please consult:
- the web site: https://maven.apache.org/
- the maven-user mailing list: https://maven.apache.org/mailing-lists.html
- the reference documentation: https://maven.apache.org/ref/4.0.0-alpha-2/

-- 
------------------------
Guillaume Nodet

Reply via email to