gnodet opened a new pull request, #11826: URL: https://github.com/apache/maven/pull/11826
## Summary - Re-enable `MavenITmng6772NestedImportScopeRepositoryOverride` integration test that was `@Disabled` since April 2021 - Maven 4's session-based model builder architecture fixes the root cause: user-configured repository overrides (including `central` ID overrides) are now properly propagated through nested import scope resolution - Verified both test scenarios (`testitInProject` and `testitInDependency`) pass on Maven 4 Fixes #8494, fixes #7816 ## Test plan - [x] Manual verification: both test scenarios pass against Maven 4.1.0-SNAPSHOT - [ ] CI validation via this PR 🤖 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]
