Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0A0F5200C81 for ; Fri, 26 May 2017 23:25:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 08BA0160BC7; Fri, 26 May 2017 21:25:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4EFCB160B9C for ; Fri, 26 May 2017 23:25:14 +0200 (CEST) Received: (qmail 62771 invoked by uid 500); 26 May 2017 21:25:08 -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 62742 invoked by uid 99); 26 May 2017 21:25:07 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 May 2017 21:25:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 07151180311 for ; Fri, 26 May 2017 21:25:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.502 X-Spam-Level: X-Spam-Status: No, score=-99.502 tagged_above=-999 required=6.31 tests=[KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 82hQJzytGpma for ; Fri, 26 May 2017 21:25:06 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id A36BA5FD90 for ; Fri, 26 May 2017 21:25:05 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 39681E0D90 for ; Fri, 26 May 2017 21:25:05 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id C873421B5E for ; Fri, 26 May 2017 21:25:04 +0000 (UTC) Date: Fri, 26 May 2017 21:25:04 +0000 (UTC) From: "Lars Hofhansl (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-17893) Allow HBase to build against Hadoop 2.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 26 May 2017 21:25:15 -0000 [ https://issues.apache.org/jira/browse/HBASE-17893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-17893: ---------------------------------- Attachment: 17893-1.3-backport.txt This is against branch 1.3. Can be a first step. Maybe we just leave 1.2 and earlier. > Allow HBase to build against Hadoop 2.8.0 > ----------------------------------------- > > Key: HBASE-17893 > URL: https://issues.apache.org/jira/browse/HBASE-17893 > Project: HBase > Issue Type: Bug > Affects Versions: 1.2.5 > Reporter: Lars Hofhansl > Attachments: 17883-1.2-BROKEN.txt, 17893-1.3-backport.txt > > > {code} > [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/LICENSE.vm[line 1671, column 8]: InvocationTargetException: Index: 0, Size: 0 -> [Help 1] > {code} > The in the generated LICENSE. > {code} > This product includes Nimbus JOSE+JWT licensed under the The Apache Software License, Version 2.0. > ${dep.licenses[0].comments} > Please check ^^^^^^^^^^^^ this License for acceptability here: > https://www.apache.org/legal/resolved > If it is okay, then update the list named 'non_aggregate_fine' in the LICENSE.vm file. > If it isn't okay, then revert the change that added the dependency. > More info on the dependency: > com.nimbusds > nimbus-jose-jwt > 3.9 > maven central search > g:com.nimbusds AND a:nimbus-jose-jwt AND v:3.9 > project website > https://bitbucket.org/connect2id/nimbus-jose-jwt > project source > https://bitbucket.org/connect2id/nimbus-jose-jwt > {code} > Maybe the problem is just that it says: Apache _Software_ License -- This message was sent by Atlassian JIRA (v6.3.15#6346)