[
https://issues.apache.org/jira/browse/HBASE-14318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14717201#comment-14717201
]
Hadoop QA commented on HBASE-14318:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12752651/14318.branch-1.1.v2.patch
against branch-1.1 branch at commit 8f95318f6252c1c0b7a073619525eae6d991f47b.
ATTACHMENT ID: 12752651
{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, build,
or dev-support patch that doesn't require tests.
{color:red}-1 javac{color}. The patch appears to cause mvn compile goal to
fail with Hadoop version 2.4.0.
Compilation errors resume:
[ERROR] Error invoking method 'get(java.lang.Integer)' in
java.util.ArrayList at META-INF/LICENSE.vm[line 1619, column 22]
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on
project hbase-assembly: Error rendering velocity resource. Error invoking
method 'get(java.lang.Integer)' in java.util.ArrayList at
META-INF/LICENSE.vm[line 1619, column 22]: InvocationTargetException: Index: 0,
Size: 0 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hbase-assembly
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/15302//console
This message is automatically generated.
> make_rc.sh should purge/re-resolve dependencies from local repository
> ---------------------------------------------------------------------
>
> Key: HBASE-14318
> URL: https://issues.apache.org/jira/browse/HBASE-14318
> Project: HBase
> Issue Type: Task
> Components: build
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.1.3
>
> Attachments: 14318.branch-1.1.patch, 14318.branch-1.1.v1.patch,
> 14318.branch-1.1.v2.patch
>
>
> Over on the 1.1.2RC1 VOTE thread, impressively pedantic [~enis] noticed the
> underlying hadoop version was built locally, not from upstream. Until such
> time as we can reliably build releases in a clean-room environment, let's
> have our scripts clean up after us.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)