[
https://issues.apache.org/jira/browse/MNG-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853208#comment-17853208
]
ASF GitHub Bot commented on MNG-8147:
-------------------------------------
cstamas opened a new pull request, #1568:
URL: https://github.com/apache/maven/pull/1568
Restore the 3.9.6 ability (broken by MNG-8081) to calculate Profile
activation for POMs with duplicate Profile ID.
---
https://issues.apache.org/jira/browse/MNG-8147
> Profile interpolation broke their evaluation
> --------------------------------------------
>
> Key: MNG-8147
> URL: https://issues.apache.org/jira/browse/MNG-8147
> Project: Maven
> Issue Type: Bug
> Components: Core
> Affects Versions: 3.9.7
> Reporter: Tamas Cservenak
> Priority: Major
> Fix For: 3.9.8
>
>
> The change for improvement MNG-8081 broke Maven Model Builder in a way, it
> cannot now properly build projects that have {_}duplicated profile IDs{_}.
> Again, these projects are anyway "just working by chance" (as some dependency
> POM is invalid), but 3.9.6 was building these projects just fine.
> The issue MNG-8141 is created to WARN end users about this.
> This issue should restore 3.9.7 breakage.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)