You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Nodet (Jira)" <ji...@apache.org> on 2023/10/20 07:58:01 UTC

[jira] [Updated] (MNG-7632) Regression: combine.children breaks when combining executions

     [ https://issues.apache.org/jira/browse/MNG-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated MNG-7632:
---------------------------------
    Fix Version/s: 4.0.0

> 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-7, 4.0.0
>
>
> 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)