You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2015/07/18 13:23:05 UTC

[jira] [Created] (SUREFIRE-1170) skiptTests=true is used by maven-surefire-plugin as well as of maven-failsafe-plugin

Karl Heinz Marbaise created SUREFIRE-1170:
---------------------------------------------

             Summary: skiptTests=true is used by maven-surefire-plugin as well as of maven-failsafe-plugin
                 Key: SUREFIRE-1170
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1170
             Project: Maven Surefire
          Issue Type: Bug
          Components: Maven Failsafe Plugin, Maven Surefire Plugin
    Affects Versions: 2.18.1
            Reporter: Karl Heinz Marbaise


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.



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