[GitHub] maven-integration-testing pull request #19: [MNG-6173] MavenSession.getAllPr...

2017-03-04 Thread cboehme
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] maven pull request #105: MNG-6173 MavenSession.getAllProjects() should retur...

2017-02-19 Thread cboehme
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