slachiewicz commented on issue #12510: URL: https://github.com/apache/maven/issues/12510#issuecomment-5418589105
Cross-reference, since this issue is the one collecting rc-1 regressions by commit. I hit a separate rc-1 symptom in #12833: surefire prepends its own test-scoped dependencies to the forked JVM classpath, so a project on Mockito 5 runs against surefire 2.22.2's Mockito 2.21.0. That one bisects to 5ca34f18de, the "preserve dependency scope in plugin artifacts" fix for #12497, and #12521 bisects there too. That is consistent with, not a contradiction of, your table: `5ca34f18` shows no change for flatten, so the remaining four failures here are a different cause, as the exclusions and validator findings above already indicate. *This comment was created with AI assistance.* -- 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]
