I'm starting a new vote to release this new alpha. This release brings the latest Maven Resolver 2.0.0-alpha-6, leveraging artifact collection filtering and the new transitive dependency manager. JLine has been leveraged to provide better line editing, SLF4j has been upgraded to 2.x. Also, projects are not resolved anymore outside the reactor to provide better consistency during builds.
Fwiw, a few plugins have already been ported to the new API (clean, install, deploy, resources, compiler) and do pass their integration tests, i'll update the PR https://github.com/apache/maven/pull/1048 <https://github.com/apache/maven/pull/1048/files> asap. 13 issues solved: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12354059 Staging repository: https://repository.apache.org/content/repositories/maven-2062 Dev dist directory: https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-alpha-12/ Staged site: https://maven.apache.org/ref/4-LATEST/ Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72h [ ] +1 [ ] +0 [ ] -1 -- ------------------------ Guillaume Nodet
