You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2015/12/06 03:35:11 UTC

[jira] [Comment Edited] (SUREFIRE-1191) Run Single Test with Package Name Doesn't work

    [ https://issues.apache.org/jira/browse/SUREFIRE-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043600#comment-15043600 ] 

Tibor Digana edited comment on SUREFIRE-1191 at 12/6/15 2:34 AM:
-----------------------------------------------------------------

commit 544591c9d18966f514bb4273aa06deed186a6810
commit ccb03c49ced8fe5e71761a928f4d94f9630f5222


was (Author: tibor17):
commit 544591c9d18966f514bb4273aa06deed186a6810

> Run Single Test with Package Name Doesn't work
> ----------------------------------------------
>
>                 Key: SUREFIRE-1191
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1191
>             Project: Maven Surefire
>          Issue Type: Wish
>    Affects Versions: 2.19
>            Reporter: Gunnar Schmidt
>            Assignee: Tibor Digana
>             Fix For: 2.19.1
>
>
> Running the following command works:
> mvn test -Dtest=MyTestCaseTest#myTest
> This doesn't work (package name included):
> mvn test -Dtest=my.package.name.MyTestCaseTest#myTest



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)