[ https://issues.apache.org/jira/browse/MNG-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17734241#comment-17734241 ]
ASF GitHub Bot commented on MNG-7632: ------------------------------------- gnodet merged PR #1168: URL: https://github.com/apache/maven/pull/1168 > Regression: combine.children breaks when combining executions > ------------------------------------------------------------- > > Key: MNG-7632 > URL: https://issues.apache.org/jira/browse/MNG-7632 > Project: Maven > Issue Type: Bug > Components: Core > Affects Versions: 4.0.0-alpha-2 > Reporter: Lenny Primak > Assignee: Guillaume Nodet > Priority: Minor > Fix For: 4.0.0-alpha-6 > > > When upgrading from 3.x to 4.x, combine.children behaves differently. > When it is declared in the parent pom, the child pom do not correctly combine > elements: > See > [https://github.com/flowlogix/flowlogix/commit/301f428a229f4ab51e55a488bd71ec4aec87bce4] > for a reproducer. > > Prior to maven 4, you could put combine.children into the parent pom and it > would work. Since maven 4, combine.children only works when put into the > child pom. -- This message was sent by Atlassian Jira (v8.20.10#820010)