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

Esben Rugbjerg commented on SUREFIRE-1072:
------------------------------------------

This issue is related to the failsafe-plugin documentation and not the 
surefire. On the 'same' page of the surefire-plugin the examples are correct.

> Duplicate example of commandline in run single test documentation
> -----------------------------------------------------------------
>
>                 Key: SUREFIRE-1072
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-1072
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 2.16
>            Reporter: Esben Rugbjerg
>            Priority: Minor
>
> On the 'Running a Single Test' in the last paragraph 'Running a set of 
> methods in a Single Test Class' the two commandline examples are identical 
> even though they give examples of different configurations. I think it must 
> be the last one which is the wrong one:
> mvn -Dit.test=ITCircle#test* verify
> As of surefire 2.12.1, you can select multiple methods (JUnit4X only at this 
> time, patches welcome)
> mvn -Dit.test=ITCircle#test* verify



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to