[ https://issues.apache.org/jira/browse/SUREFIRE-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Slawomir Jaranowski reopened SUREFIRE-1876: ------------------------------------------- > Possibility to skip unit but not integration tests > -------------------------------------------------- > > Key: SUREFIRE-1876 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1876 > Project: Maven Surefire > Issue Type: New Feature > Components: Maven Failsafe Plugin > Affects Versions: 3.0.0-M5 > Reporter: Tobias Stadler > Priority: Major > > Currently one can skip execution of integration test while still executing > unit tests by using the skipIT property. I would would like to be able to > skip execution of unit tests but not the integration tests. > My integration tests are located in a module of a multi module project. When > running mvn verify -pl :my-it-project -am both unit and integration tests for > all projects are run. Skipping unit test execution would speed things up a > little bit. -- This message was sent by Atlassian Jira (v8.20.1#820001)