Marcin Kuthan created SUREFIRE-849:
--------------------------------------

             Summary: Properites groups and excludedGroups do not enable 
JUnit47 provider
                 Key: SUREFIRE-849
                 URL: https://jira.codehaus.org/browse/SUREFIRE-849
             Project: Maven Surefire
          Issue Type: Bug
          Components: Junit 4.x support
    Affects Versions: 2.12
            Reporter: Marcin Kuthan


I'm trying to define {{groups}} or {{excludeGroups}} for JUnit execution. When 
I define property, JUnit4 provider is used, and the groups are ignored. To 
enable group support I have to define {{parallel}} parameter or define JUnit47 
provider explicitly as plugin dependency.

The plugin documentation is also inconsistent. The following goals 
documentation defines, that JUnit47 provider will be enabled: 

[http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#groups]
[http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#excludedGroups]

But on 
[http://maven.apache.org/plugins/maven-surefire-plugin/examples/junit.html], 
the formula for provider selection define only {{parallel}} parameter. 



--
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

        

Reply via email to