CMoH / surefire1266-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample test project for SUREFIRE-1266

Run the default all-tests configuration:

mvn clean install

Run the filtered configuration, using groups:

mvn clean install -Penable-groups

The latter should fail without using the patch at at apache/maven-surefire#388

About


Languages

Language:Java 100.0%