gnodet opened a new pull request, #12957: URL: https://github.com/apache/maven/pull/12957
## Summary - Forward port of #12940 from `maven-4.0.x` to `master` - Adds the integration test for #12660 (BOM version inherited from imported BOM) - Adapted to master's `AbstractMavenIntegrationTestCase` API (`Path`-based, no version-range constructor, pattern-based `TestSuiteOrdering`) ## Context PR #12915 fixed version inheritance in `DefaultDependencyManagementImporter.importManagement()`. PR #12940 added the end-to-end integration test on `maven-4.0.x`. This forward ports that IT to `master`. ## Test plan - [x] Compiles cleanly on master - [ ] CI passes 🤖 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]
