Re: [ANN] Apache Maven Surefire 3.6.0-M1 Released
"Stanimir Stamenkov via users" <[email protected]> Fri, 5 Jun 2026 20:50:45 +0300
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <[email protected]> |
Fri, 5 Jun 2026 17:53:39 +1000, /Olivier Lamy/: > The Apache Maven team is pleased to announce the release of > Apache Maven Surefire 3.6.0-M1. > > Please note that this is a milestone release as it includes breaking changes. > We strongly encourage you to read the detailed guide on what's new and how > to upgrade here: > https://maven.apache.org/surefire/maven-surefire-plugin/whats-new-3-6-0.html > > Release Notes - Apache Maven Surefire 3.6.0-M1: > https://github.com/apache/maven-surefire/releases/tag/surefire-3.6.0-M1 Comparing 3.5.6 and 3.6.0-M1, I'm noticing a very apparent slow down with (JUnit 4) tests that produce larger output (500K-1MB, maven.test.redirectTestOutputToFile=true). -- Stanimir