gnodet opened a new pull request, #12046: URL: https://github.com/apache/maven/pull/12046
## Summary - Change log level from `debug` to `warning` when effective model analysis fails in `PluginUpgradeStrategy`, so users are informed when plugins inherited from remote parent POMs cannot be detected for upgrade - Add test verifying the warning is emitted when a POM with an unresolvable remote parent is analyzed Closes #12045 ## Test plan - [x] Existing `PluginUpgradeStrategyTest` tests pass (20 tests) - [x] New test `shouldWarnWhenEffectiveModelAnalysisFailsForRemoteParent` verifies warning is logged when effective model analysis fails for a POM with a remote parent _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]
