Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6441117694 for ; Fri, 22 Jan 2016 06:41:40 +0000 (UTC) Received: (qmail 57557 invoked by uid 500); 22 Jan 2016 06:41:40 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 57503 invoked by uid 500); 22 Jan 2016 06:41:40 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 57475 invoked by uid 99); 22 Jan 2016 06:41:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jan 2016 06:41:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DB72F2C1F5C for ; Fri, 22 Jan 2016 06:41:39 +0000 (UTC) Date: Fri, 22 Jan 2016 06:41:39 +0000 (UTC) From: "Sumeetkumar Maru (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14199) maven-remote-resources-plugin failure processing NOTICE.vm in hbase-assembly MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-14199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112011#comment-15112011 ] Sumeetkumar Maru commented on HBASE-14199: ------------------------------------------ I am facing this issue while trying to compile HBase 1.1.2 against Hadoop 2.7.1. If this patch is not working what is the right fix for this? > 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: 0.98.14 > > Attachments: HBASE-14199-0.98.patch, HBASE-14199.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)