You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Reid Chan (JIRA)" <ji...@apache.org> on 2017/03/24 12:46:41 UTC

[jira] [Comment Edited] (HBASE-17820) Fail build with hadoop-2.6.0

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

Reid Chan edited comment on HBASE-17820 at 3/24/17 12:46 PM:
-------------------------------------------------------------

 For branch in [branch-1, branch-1.1, branch-1.2, branch-1.3, master, branch-2]:
# git checkout branch
# clean up repo
# run "mvn clean install -Dhadoop-two.version=2.6.0 -DskipTests"

Only branch-2 has problem, but not about license.
I couldn't reproduce that situation, and all builds passed today.
It's strange, because i cleaned up repo?


was (Author: reidchan):
 For branch in [branch-1, branch-1.1, branch-1.2, branch-1.3, master, branch-2]:
# git checkout branch
# clean up repo
# run "mvn clean install -Dhadoop-two.version=2.6.0 -DskipTests"
Only branch-2 has problem, but not about license.
I couldn't reproduce that situation, and all builds passed today.
It's strange, because i cleaned up repo?

> Fail build with hadoop-2.6.0
> ----------------------------
>
>                 Key: HBASE-17820
>                 URL: https://issues.apache.org/jira/browse/HBASE-17820
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.2.4
>         Environment: hadoop-2.6.0, java 8
>            Reporter: Reid Chan
>            Assignee: Reid Chan
>
> I used this command "mvn clean install -Dhadoop-two.version=2.6.0 -DskipTests" to build hbase-1.2.4 source code. 
> Build failed at hbase-assembly module.
> This is the fail message: 
> "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 1671, column 8]: InvocationTargetException: Index: 0, Size: 0 -> [Help 1]".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)