GitHub user cboehme opened a pull request:
https://github.com/apache/maven-integration-testing/pull/19
[MNG-6173] MavenSession.getAllProjects() should return all projects in the
reactor
Integration tests for issue
[MNG-6173](https://issues.apache.org/jira/browse/MNG-6173) as
GitHub user cboehme opened a pull request:
https://github.com/apache/maven/pull/105
MNG-6173 MavenSession.getAllProjects() should return all projects in the
reactor
This commit moves the initialisation of the allProjects field in
MavenSession into the DefaultGraphBuilder as the