gnodet opened a new pull request, #12614:
URL: https://github.com/apache/maven/pull/12614
## Summary
Forward port of #12582 (`maven-4.0.x` → `master`).
- Use resource filtering (`${maven-version}`) for the mng-12534 IT plugin
fixture so the version tracks the build automatically
- Skip deduplication inside plugin `<configuration>` elements in
`DuplicateElementStrategy`, fixing builds that use repeated same-named elements
as list entries (e.g. `<arg>`, `<module>`, `<exclude>`)
## Test plan
- [x] All 6 new tests in
`DuplicateElementStrategyTest.PluginConfigurationSkippingTests` pass
- [x] Existing `DuplicateElementStrategy` and `UpgradeGoalTest` tests still
pass
- [x] CI green on `maven-4.0.x` PR #12582
🤖 Generated with [Claude Code](https://claude.com/claude-code)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]