Andrew Purtell created HBASE-14199: -------------------------------------- Summary: maven-remote-resources-plugin failure processing NOTICE.vm in hbase-assembly Key: HBASE-14199 URL: https://issues.apache.org/jira/browse/HBASE-14199 Project: HBase Issue Type: Bug Affects Versions: 0.98.14 Reporter: Andrew Purtell Priority: Blocker
Only seen when building 0.98 with -Dhadoop.profile=1.1. Happens with both JDK 6 and 7. {noformat} [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/NOTICE.vm[line 275, column 22]: InvocationTargetException: Index: 0, Size: 0 -> [Help 1] {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)