slachiewicz opened a new pull request, #3484: URL: https://github.com/apache/maven-surefire/pull/3484
maven-verifier is deprecated (apache/maven-verifier#186); this replaces the surefire-its fixture's `Verifier` wrapper with one built on `org.apache.maven.executor:maven-executor:1.0.0`. Supersedes the `MavenLauncher` change in #3448. `maven-executor`'s embedded launcher handles Maven 4 correctly, so the forced-fork workaround for Maven 4 embedded execution is not needed. Verified: `mvn -B -pl surefire-its verify -Prun-its -Dit.test='Surefire1602IT,WorkingDirectoryIT,JUnit4PlatformEnginesIT,Surefire772NoFailsafeReportsIT,MultiModuleProjectWithJPMSIT'` → 83 tests, 0 failures. -- 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]
