Documentation incorrect for running single integration test -----------------------------------------------------------
Key: SUREFIRE-758 URL: https://jira.codehaus.org/browse/SUREFIRE-758 Project: Maven Surefire Issue Type: Improvement Components: documentation Reporter: Lyle Hanson Priority: Minor The online documentation for Failsafe which describes [Running a Single Test|http://maven.apache.org/plugins/maven-failsafe-plugin/examples/single-test.html] shows: bq.mvn -Dit.test=ITCircle verify The it.test parameter does not seem to work. Rather, the same parameter as Surefire (-Dtest=foo) appears to also work for Failsafe. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira