cstamas opened a new pull request, #709: URL: https://github.com/apache/maven/pull/709
The commit c604db3c3a103e2212f4628d8e2a997017fe579e changed ReactorReader to use MavenSession#getAllProjects() instead of deprecated MavenSession#getProjectMap() that is equivalent of MavenSession#getProjects(). This undoes this unintended change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org