The Apache Maven team is pleased to announce the release of the Maven Surefire version 3.2.1.

https://maven.apache.org/surefire/


Release Notes - Maven Surefire - Version 3.2.1

** Bug
* [SUREFIRE-2190] - optional dependencies and JPMS modules confuse surefire * [SUREFIRE-2196] - maven-surefire-report-plugin:failsafe-report-only failed: Unmatched braces in the pattern * [SUREFIRE-2202] - NullPointerException if super class meets specific condition

** New Feature
* [SUREFIRE-1124] - Let ${surefire.forkNumber} deliver unique environmentVariables when used in parallel mvn builds

** Improvement
    * [SUREFIRE-2177] - Use junit-bom instead of single JUnit 5 versions
* [SUREFIRE-2178] - classpathDependencyExcludes should support classifiers * [SUREFIRE-2179] - additionalClasspathElements should support Maven coordinates
    * [SUREFIRE-2182] - Log starter implementation on DEBUG level

** Dependency upgrade
    * [SUREFIRE-2188] - Upgrade to Parent 40


Enjoy,

-The Apache Maven team

Reply via email to