Robert Scholte created SUREFIRE-1097:
----------------------------------------
Summary: improve documentation includes/excludes
Key: SUREFIRE-1097
URL: https://jira.codehaus.org/browse/SUREFIRE-1097
Project: Maven Surefire
Issue Type: Improvement
Components: documentation
Affects Versions: 2.17
Reporter: Robert Scholte
Priority: Minor
See
http://maven.apache.org/surefire/maven-surefire-plugin/examples/inclusion-exclusion.html
and
http://maven.apache.org/surefire/maven-failsafe-plugin/examples/inclusion-exclusion.html
For newbies it is not clear that these values are relative to {{src/test/java}}
and possible additional test-source folders
A full path of an include or exclude would help (I've seen some trying to do a
mixture of path and package like {{src/test/java/com.foo.bar.Test.java}} ).
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)