Commit f25f772
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 #21191 parent 39eee6a commit f25f772
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1240 | 1240 | | |
1241 | 1241 | | |
1242 | 1242 | | |
| 1243 | + | |
1243 | 1244 | | |
1244 | 1245 | | |
1245 | 1246 | | |
| |||
1249 | 1250 | | |
1250 | 1251 | | |
1251 | 1252 | | |
| 1253 | + | |
1252 | 1254 | | |
1253 | 1255 | | |
1254 | 1256 | | |
| |||
0 commit comments