You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2023/03/11 08:35:00 UTC

[jira] [Updated] (SUREFIRE-2119) Inconsistent failIfNoSpecifiedTests parameter prefixes

     [ https://issues.apache.org/jira/browse/SUREFIRE-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Slawomir Jaranowski updated SUREFIRE-2119:
------------------------------------------
    Fix Version/s: 3.0.0
                       (was: 3.0.0-M10)

> Inconsistent failIfNoSpecifiedTests parameter prefixes
> ------------------------------------------------------
>
>                 Key: SUREFIRE-2119
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2119
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Failsafe Plugin
>    Affects Versions: 3.0.0-M7
>            Reporter: Libor Rysavy
>            Assignee: Slawomir Jaranowski
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>
> Surefire is using `surefire.failIfNoSpecifiedTests`, but failsafe `it.failIfNoSpecifiedTests`. Error msg is then pointing to nonexistent property:
> {noformat}
> No tests matching pattern "..." were executed! (Set -Dfailsafe.failIfNoSpecifiedTests=false to ignore this error.)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)