You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Christoph Böhme (JIRA)" <ji...@apache.org> on 2017/02/20 06:25:44 UTC

[jira] [Created] (MNG-6173) MavenSession.getAllProjects() should return all projects in the reactor

Christoph Böhme created MNG-6173:
------------------------------------

             Summary: MavenSession.getAllProjects() should return all projects in the reactor
                 Key: MNG-6173
                 URL: https://issues.apache.org/jira/browse/MNG-6173
             Project: Maven
          Issue Type: Bug
    Affects Versions: 3.3.9, 3.3.3, 3.3.1
            Reporter: Christoph Böhme


According to MNG-5582 {{MavenSession.getAllProjects()}} should return all projects in the reactor even if the set is constrained by {{--projects}}. The current implementation, however, returns the same constrained list that is returned by {{MavenSession.getProjects()}}.

This bug seems to have been introduced when MNG-5775 was implemented.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)