[
https://issues.apache.org/jira/browse/SUREFIRE-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168022#comment-16168022
]
Josh Elser commented on SUREFIRE-1389:
--------------------------------------
[~tibor17], the sass is unappreciated.
Are you implying that the syntax under "Fully qualified class name" does not
work with the {{-Dtest}} property? Note how this section of the documentation
*shows* using a {{.}}.
> Java package regex via command line selects no tests
> ----------------------------------------------------
>
> Key: SUREFIRE-1389
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1389
> Project: Maven Surefire
> Issue Type: Bug
> Affects Versions: 2.20
> Reporter: Josh Elser
> Assignee: Tibor Digana
>
> We noticed the following problem over in
> [HBase|https://issues.apache.org/jira/browse/HBASE-18264?focusedCommentId=16082795&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16082795]
> On surefire 2.18.1 and 2.19.1, the following command would have the effect of
> running all tests which exist in the package
> {{org.apache.hadoop.hbase.quotas}}:
> {noformat}
> mvn package -Dtest='org.apache.hadoop.hbase.quotas.*'
> {noformat}
> Upon upgrading to 2.20, the same command executes no tests.
> If helpful, plugin configuration (albeit convoluted) can be found at
> https://github.com/apache/hbase/blob/branch-2/pom.xml. Happy to provide other
> info to help debug further -- I haven't tried a trivial reproduction.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)