-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.2.4
-
Fix Version/s: None
-
Component/s: build
-
Labels:None
-
Environment:
hadoop-2.6.0, java 8
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]".
- is part of
-
HBASE-16318 fail build if license isn't in whitelist
-
- Resolved
-