[ 
https://jira.codehaus.org/browse/SUREFIRE-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=305072#comment-305072
 ] 

Art O Cathain edited comment on SUREFIRE-758 at 7/31/12 11:13 AM:
------------------------------------------------------------------

I don't think -Dtest works at all. The surefire runner picks up the specified 
test in that case. 2.11 is fine, -Dit.test works as expected there.
                
      was (Author: artbristol):
    Agree, this used to work with 2.10, now you need to do -Dtest rather than 
-Dit.test. Documentation needs updating.
                  
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to