gnodet commented on issue #7816: URL: https://github.com/apache/maven/issues/7816#issuecomment-4110341983
This issue is **fixed in Maven 4** — same root cause as #8494 (MNG-6772), which was just verified and closed. Maven 4 replaced the old `DefaultModelResolver` (which used `repositoryIds` tracking and allowed the super POM's central repository definition to override user-configured repos during nested import scope resolution) with a session-based architecture where repositories are properly aggregated and propagated. Both integration test scenarios from `MavenITmng6772NestedImportScopeRepositoryOverride` pass on Maven 4. _Claude Code on behalf of Guillaume Nodet_ -- 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]
