In surefire, if I name a test in the "test" property that overlaps a pattern in the "excludes" config, will it get executed?
http://maven.apache.org/plugins/maven-surefire-plugin/examples/single-test.html
http://maven.apache.org/plugins/maven-surefire-plugin/examples/inclusion-exclusion.html