Maven Surefire 3.4.0 released
Michael Osipov <[email protected]> Sun, 18 Aug 2024 21:39:13 +0200
| Newsgroups | gmane.comp.apache.maven.announce,gmane.comp.jakarta.avalon.user,gmane.comp.apache.community.devel |
|---|---|
| Message-ID | <[email protected]> |
The Apache Maven team is pleased to announce the release of the Maven
Surefire version 3.4.0.
https://maven.apache.org/surefire/
Release Notes - Maven Surefire - Version 3.4.0
** Bug
* [SUREFIRE-2251] - [REGRESSION] java.lang.NoSuchMethodException:
org.apache.maven.plugin.surefire.StartupReportConfiguration.<init>
* [SUREFIRE-2253] - [REGRESSION] Bump
org.apache.commons:commons-compress from 1.26.0 to 1.26.1 causes hang
** Improvement
* [SUREFIRE-1385] - System properties defined in the Surefire and
Failsafe plugin configuration should override user properties
Enjoy,
-The Apache Maven team