gnodet opened a new pull request, #12553: URL: https://github.com/apache/maven/pull/12553
## Summary Forward port of #12540 (merged to `maven-4.0.x`) to `master`. Cherry-picked from f5426bf5fa35 with conflict resolution in: - `DefaultModelValidator.java` — adapted variable names (`session` vs `s`, `dependency` vs `d`) and FQN type references (`org.eclipse.aether.scope.DependencyScope`) - `TypeRegistryAdapter.java` — kept `public` visibility (class moved to a different package on master) See #12540 for the full description and JFR profiling results. ## Test plan - [x] Compiles cleanly on `master` - [ ] CI: full-build + integration-tests matrix 🤖 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]
