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

   ## Summary
   
   Forward port of #12685 from `maven-4.0.x` to `master`.
   
   - Add `maven-war-plugin` (min 3.4.0) to the `PLUGIN_UPGRADES` list in 
`PluginUpgradeStrategy`
   - Add `maven-ear-plugin` (min 3.4.0) to the `PLUGIN_UPGRADES` list in 
`PluginUpgradeStrategy`
   
   Both plugins use reflection on `java.util.Properties` internals (via 
XStream/plexus-archiver) in older versions, which is blocked by the JDK 17+ 
module system.
   
   🤖 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