Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-849

Properites groups and excludedGroups do not enable JUnit47 provider

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.12
    • 2.12.3
    • Junit 4.x support
    • None

    Description

      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.

      Attachments

        Activity

          People

            krosenvold Kristian Rosenvold
            mkuthan Marcin Kuthan
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: