Maven Surefire 3.5.2 released
Michael Osipov <[email protected]> Sat, 2 Nov 2024 21:04:58 +0100
| Newsgroups | gmane.comp.apache.ode.devel,gmane.comp.jakarta.avalon.user,gmane.comp.apache.maven.announce |
|---|---|
| Message-ID | <6eb6bc77-2dd5-4288-823b-69ddb7c2a947__28358.4847043798$1730577951$gmane$org@apache.org> |
The Apache Maven team is pleased to announce the release of the Maven
Surefire version 3.5.2.
https://maven.apache.org/surefire/
Release Notes - Maven Surefire - Version 3.5.2
** Bug
* [SUREFIRE-2276] - JUnit5's TestTemplate failures treated as
flakes with retries
* [SUREFIRE-2277] - RunResult#getFlakes() is lost during
serialisation/deserialisation to/from failsafe-summary.xml
* [SUREFIRE-2283] - FAQ site contains broken link to failsafe-plugin
** Improvement
* [SUREFIRE-2278] - Don't say Please
** Task
* [SUREFIRE-2282] - surefire-report-plugin: Update Introduction
documentation page
** Dependency upgrade
* [SUREFIRE-2281] - Upgrade to Doxia 2.0.0 GA Stack
NOTE: Read the details on this release here:
https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack
Enjoy,
-The Apache Maven team