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