Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.22.2
-
None
-
None
Description
I run
mvn clean verify -Dtest=abc
then I get the following error message:
No tests were executed! (Set -DfailIfNoTests=false to ignore this error.)
This is missleading as failIfNoTests is false by default. Actually I have to set surefire.failIfNoSpecifiedTests=false
Attachments
Attachments
Issue Links
- is related to
-
SUREFIRE-2119 Inconsistent failIfNoSpecifiedTests parameter prefixes
- Closed
- links to