[ https://issues.apache.org/jira/browse/MNG-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lenny Primak updated MNG-7632: ------------------------------ Description: 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. was: 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 combines elements: See [https://github.com/flowlogix/flowlogix/commit/301f428a229f4ab51e55a488bd71ec4aec87bce4] for a reproducer. > 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 > > 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)