[
https://issues.apache.org/jira/browse/MNG-7102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Kanters updated MNG-7102:
--------------------------------
Description:
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
its unit tests.
One point to note here is that I cannot think of a backwards compatible
workaround for the old behavior (for MNG-6981 it is done using -f and -N).
was:
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.
> 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
> Priority: Major
>
> 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 its unit tests.
> One point to note here is that I cannot think of a backwards compatible
> workaround for the old behavior (for MNG-6981 it is done using -f and -N).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)