Files
spring-data-build/parent
Jens Schauder f25f772774 Remove default surefire/failsafe exclusions to run nested tests by default.
Surefire and Failsafe plugins by default exclude nested classes.
This overwrites these excludes with empty ones, thus enabling execution of nested classes.

See https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html\#excludes

Closes #2119
2023-09-28 14:42:09 +02:00
..