[
https://issues.apache.org/jira/browse/HBASE-14253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14724453#comment-14724453
]
Hadoop QA commented on HBASE-14253:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12751585/HBASE-14253.patch
against master branch at commit 498c1845ab7b01710955153c27501fdc7492849d.
ATTACHMENT ID: 12751585
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+0 tests included{color}. The patch appears to be a
documentation patch that doesn't require tests.
{color:green}+1 hadoop versions{color}. The patch compiles with all
supported hadoop versions (2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.6.0 2.7.0 2.7.1)
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 protoc{color}. The applied patch does not increase the
total number of protoc compiler warnings.
{color:green}+1 javadoc{color}. The javadoc tool did not generate any
warning messages.
{color:green}+1 checkstyle{color}. The applied patch does not increase the
total number of checkstyle errors
{color:red}-1 findbugs{color}. The patch appears to cause Findbugs
(version 2.0.3) to fail.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{color:red}-1 site{color}. The patch appears to cause mvn post-site goal
to fail.
{color:red}-1 core tests{color}. The patch failed these unit tests:
Test results:
https://builds.apache.org/job/PreCommit-HBASE-Build/15373//testReport/
Checkstyle Errors:
https://builds.apache.org/job/PreCommit-HBASE-Build/15373//artifact/patchprocess/checkstyle-aggregate.html
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/15373//console
This message is automatically generated.
> update docs + build for maven 3.0.4+
> ------------------------------------
>
> Key: HBASE-14253
> URL: https://issues.apache.org/jira/browse/HBASE-14253
> Project: HBase
> Issue Type: Task
> Components: build, documentation
> Affects Versions: 2.0.0
> Reporter: Sean Busbey
> Assignee: Lars Francke
> Labels: beginner
> Attachments: HBASE-14253.patch
>
>
> our new hbase-spark module raises our minimum maven version from 3.0.0
> (though I've only tried 3.0.3) to 3.0.4:
> {code}
> [ERROR] Failed to execute goal
> net.alchim31.maven:scala-maven-plugin:3.2.0:add-source (scala-compile-first)
> on project hbase-spark: The plugin
> net.alchim31.maven:scala-maven-plugin:3.2.0 requires Maven version 3.0.4 ->
> [Help 1]
> {code}
> Update the docs to call out 3.0.4 and add an enforcer rule so that this
> failure can happen at the start of a build rather than 15 minutes in.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)