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

   ## Summary
   
   - Add `maven-surefire-plugin` and `maven-failsafe-plugin` to the 
`PluginUpgradeStrategy` with minimum version 3.5.2 for Maven 4 compatibility
   - Older versions (e.g. 3.1.2) fail with `IllegalStateException: No instance 
of Project is bound to the mojo execution scope` under Maven 4
   - Add tests for both plugins
   
   ## Test plan
   
   - [x] Existing `PluginUpgradeStrategyTest` tests pass (23 tests)
   - [x] New test: surefire 3.1.2 is upgraded to 3.5.2
   - [x] New test: failsafe 3.1.2 is upgraded to 3.5.2
   - [x] Existing test: predefined plugin upgrades list includes surefire and 
failsafe
   
   Closes #12087
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)
   
   _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]

Reply via email to