Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Cannot Reproduce
-
1.2.4
-
None
-
None
-
hadoop-2.6.0, java 8
Description
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]".
Attachments
Attachments
Issue Links
- is part of
-
HBASE-16318 fail build if license isn't in whitelist
- Resolved