[
https://issues.apache.org/jira/browse/HBASE-14199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662680#comment-14662680
]
Andrew Purtell edited comment on HBASE-14199 at 8/8/15 12:07 AM:
-----------------------------------------------------------------
Here's an updated patch that adds a supplemental model for
org.apache.hadoop:hadoop-core for 0.98 when compiling against the Hadoop 1
profile. Also protects against ArrayOutOfBounds exceptions when processing
velocity macros for included works without available license data. A review of
debug output will still detect the problem.
I've attached a patch for master and 0.98 but the master patch will apply
everywhere.
[~busbey]
was (Author: apurtell):
Here's an updated patch that adds a supplemental model for
org.apache.hadoop:hadoop-core for 0.98 when compiling against the Hadoop 1
profile. Also protects against ArrayOutOfBounds exceptions when processing
velocity macros for included works without an available license. A review of
debug output will still detect the problem.
I've attached a patch for master and 0.98 but the master patch will apply
everywhere.
[~busbey]
> 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
> Assignee: Andrew Purtell
> Priority: Blocker
> Fix For: 2.0.0, 0.98.14, 1.0.2, 1.2.0, 1.1.2, 1.3.0
>
> Attachments: HBASE-14199-0.98.patch, HBASE-14199-0.98.patch,
> HBASE-14199.patch
>
>
> 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)