You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2015/06/10 03:02:00 UTC

[jira] [Closed] (SUREFIRE-923) Scanning for junit4.8 when using groups/excludedGroups does not consider transitive dependencies

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

Tibor Digana closed SUREFIRE-923.
---------------------------------
    Resolution: Not A Problem

> Scanning for junit4.8 when using groups/excludedGroups does not consider transitive dependencies
> ------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-923
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-923
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.12.4
>            Reporter: James Shaw
>
> I've had to include junit explicitly in my pom to get groups/excludedGroups to work.  If it's included through a transitive dependency I get the error:
> {code}
> groups/excludedGroups require TestNG or JUunit48+ on project test classpath
> {code}
> Also, note the typo in "JUunit48+" ;)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)