You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/04/05 10:55:00 UTC

[jira] [Commented] (HBASE-26929) Upgrade surefire plugin to 3.0.0-M6

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

Duo Zhang commented on HBASE-26929:
-----------------------------------

I've linked HBASE-18760, where we use the trick '-Dtest=NoUnitTests' to skip all the UTs but now, surefire has introduced a 'surefire.failIfNoSpecifiedTests' so by default if we match nothing then the build will fail.

I've simply changed the '-Dtest=NoUnitTests' to '-DskipTests'. Shout if there are any other considerations of using '-Dtest=NoUnitTests' . [~busbey].

Thanks.

> Upgrade surefire plugin to 3.0.0-M6
> -----------------------------------
>
>                 Key: HBASE-26929
>                 URL: https://issues.apache.org/jira/browse/HBASE-26929
>             Project: HBase
>          Issue Type: Sub-task
>          Components: pom, test
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)