[
https://issues.apache.org/jira/browse/HBASE-25362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17247471#comment-17247471
]
Hudson commented on HBASE-25362:
--------------------------------
Results for branch master
[build #154 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/154/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/154/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/154/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/154/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> 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)