You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zach York (Jira)" <ji...@apache.org> on 2020/12/09 19:34:00 UTC

[jira] [Resolved] (HBASE-25362) Quoting in hbase-vote script fails build with empty ""

     [ https://issues.apache.org/jira/browse/HBASE-25362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zach York resolved HBASE-25362.
-------------------------------
    Fix Version/s: 3.0.0-alpha-1
     Hadoop Flags: Reviewed
       Resolution: Fixed

> Quoting in hbase-vote script fails build with empty ""
> ------------------------------------------------------
>
>                 Key: HBASE-25362
>                 URL: https://issues.apache.org/jira/browse/HBASE-25362
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha-1, 2.4.1
>            Reporter: Zach York
>            Assignee: Zach York
>            Priority: Minor
>             Fix For: 3.0.0-alpha-1
>
>
> HBASE-25085 added support for maven options to be passed into the hbase-vote script. However, with the quoting on my machine it fails if I do not pass in any maven opts:
>       * Signature: ok
>         * Checksum : ok
>         * Rat check (1.8.0_92): failed
>          - mvn clean apache-rat:check ""
>         * Built from source (1.8.0_92): failed
>          - mvn clean install -DskipTests ""
>         * Unit tests pass (1.8.0_92): failed
>          - mvn package -P runAllTests "" -Dsurefire.rerunFailingTestsCount=3
> Notice the "" and the build failed due to unknown lifecycle ""



--
This message was sent by Atlassian Jira
(v8.3.4#803005)