The Apache Maven team is pleased to announce the release of Apache Maven 4.0.0-alpha-10.
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-10 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: * user controlled relocations * fix broken javadoc:jar goal * fix resolver that may cause maven never to quit For more information read https://maven.apache.org/docs/4.0.0-alpha-10/release-notes.html [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12354013 Enjoy ! Guillaume Nodet