Martin Kanters created MNG-7102:
-----------------------------------
Summary: Align exclude project behavior to include project
behavior when using --project-list
Key: MNG-7102
URL: https://issues.apache.org/jira/browse/MNG-7102
Project: Maven
Issue Type: Bug
Components: Reactor and workspace
Affects Versions: 4.0.0, 4.0.0-alpha-1
Reporter: Martin Kanters
Assignee: Martin Kanters
In [MNG-6981|https://issues.apache.org/jira/browse/MNG-6981] included
aggregator projects (parent poms) the reactor will automatically include its
child modules.
[~famod] reported on the dev mailinglist that the exclude behavior (-pl
!<proj>) does not do that at this moment, which it should.
The issue should be easily fixable by changing the {{DefaultGraphBuilder}} and
it's unit tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)