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

skiptTests=true is used by maven-surefire-plugin as well as of maven-failsafe-plugin

    XMLWordPrintableJSON

Details

    Description

      By using the properties skipTests=true will skip the tests for maven-surefire-plugin as well as for maven-failsafe-plugin.

      So currently it's not simple to make a separation of skipping either unit tests (maven-surefire-plugin) or integration tests (maven-failsafe-plugin).

      maven-failsafe-plugin has a property skipITs=true which will skip the integration tests.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              khmarbaise Karl Heinz Marbaise
              Votes:
              1 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated: