You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/03/22 10:40:12 UTC

[GitHub] [maven] mthmulders commented on pull request #448: [MNG-7102] The child modules of excluded projects are now excluded

mthmulders commented on pull request #448:
URL: https://github.com/apache/maven/pull/448#issuecomment-803960779


   > I would like to see a test for `mvn -pl !mod_c2,mod_c_2_2` as well, as this was part of the discussion and hasn't been covered. Result should be: no project selected.
   
   Good idea! We checked it manually and it failed with the expected "no projects selected" message. We will make an automated test in a separate PR, after #446 has been merged. That PR introduces a mechanism in `DefaultGraphBuilderTest` to expect a failed build, and "no project selected" will fail the build.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org