Lenny Primak created MNG-8118: --------------------------------- Summary: Dependency-management "client" exclusions overwrite BOM exclusions Key: MNG-8118 URL: https://issues.apache.org/jira/browse/MNG-8118 Project: Maven Issue Type: Bug Affects Versions: 4.0.0-alpha-13, 4.0.x-candidate Environment: Any Reporter: Lenny Primak
When importing BOM and introducing exclusions, they overwrite exclusions already present in the BOM. They should not Slack conversation link: https://the-asf.slack.com/archives/C7Q9JB404/p1714938396499939 Regressed by https://issues.apache.org/jira/browse/MNG-5600 Reproducer app: [https://github.com/lprimak/apps/tree/main/emailmanager] Fixed by: https://github.com/apache/maven/pull/1504 -- This message was sent by Atlassian Jira (v8.20.10#820010)