Wrong plugin parameter documentation for includes and excludes
--------------------------------------------------------------

                 Key: SUREFIRE-636
                 URL: http://jira.codehaus.org/browse/SUREFIRE-636
             Project: Maven Surefire
          Issue Type: Bug
          Components: Maven Surefire Plugin
            Reporter: Eric Lewis
            Priority: Minor


The documentation for the plugin parameters includes 
(http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#includes) 
and excludes 
(http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#excludes) 
states that it expects a "List of patterns (separated by commas) used to 
specify the tests that should be included/excluded in testing."

However, that's not the case, as shown in
http://maven.apache.org/plugins/maven-surefire-plugin/examples/inclusion-exclusion.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to