[ https://jira.codehaus.org/browse/SUREFIRE-923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=313041#comment-313041 ]
Kristian Rosenvold commented on SUREFIRE-923: --------------------------------------------- Typo fixed in fa8038c454d5821e025d9d5b9726897c3bbfb61e ;) > Scanning for junit4.8 when using groups/excludedGroups does not consider > transitive dependencies > ------------------------------------------------------------------------------------------------ > > Key: SUREFIRE-923 > URL: https://jira.codehaus.org/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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira