gnodet opened a new pull request, #12054: URL: https://github.com/apache/maven/pull/12054
Backport of #12046 to `maven-4.0.x`. ## Summary - Change log level from `debug` to `warning` when effective model analysis fails in `PluginUpgradeStrategy` - Fix standalone session transport configuration: register transporter factories via `@Provides` methods so they properly feed into the DI `Map<String, TransporterFactory>` - Add tests for inherited plugin detection and warning on unresolvable parents Closes #12045 _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]
