You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Martin Kanters (Jira)" <ji...@apache.org> on 2020/10/19 18:43:00 UTC

[jira] [Created] (MNG-7002) Extend DefaultGraphBuilder unit tests to cover that child projects get included with the --pl switch

Martin Kanters created MNG-7002:
-----------------------------------

             Summary: Extend DefaultGraphBuilder unit tests to cover that child projects get included with the --pl switch
                 Key: MNG-7002
                 URL: https://issues.apache.org/jira/browse/MNG-7002
             Project: Maven
          Issue Type: Improvement
          Components: Reactor and workspace
            Reporter: Martin Kanters


MNG-6981 was recently merged in master and is only covered in integration tests.

Since [DefaultGraphBuilderTest|https://github.com/apache/maven/blob/master/maven-core/src/test/java/org/apache/maven/graph/DefaultGraphBuilderTest.java] now contains a multi module structure this flow can be tested in unit tests, offering developers quicker feedback during development.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)