gnodet opened a new pull request, #12351:
URL: https://github.com/apache/maven/pull/12351

   ## Summary
   
   Backport of #12350 to maven-4.0.x.
   
   - Fix mvnup injecting spurious `<pluginManagement>` entries for plugins 
inherited from remote parent POMs that the project does not control
   - Collect locally declared plugin keys and skip effective model plugins not 
in local POMs
   - Plugins declared locally (even without version) are still eligible for 
upgrade
   
   Fixes #11606
   
   ## Test plan
   
   - [x] All PluginUpgradeStrategy tests pass on 4.0.x branch
   - [x] Cherry-pick applied cleanly
   
   🤖 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]

Reply via email to