gnodet commented on issue #11517:
URL: https://github.com/apache/maven/issues/11517#issuecomment-4779112015

   This has been fixed via #11820 ([MNG-8604] Fix concurrent builder crash when 
reactor module is used as plugin), which moved the reactor plugin ordering 
logic to `buildInitialPlan()` (after PLAN/READY steps are created) and changed 
`requiredStep()` to safe `step().ifPresent()` calls.
   
   _Fully automatic review from 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