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 B1DA8200ACA for ; Thu, 9 Jun 2016 20:32:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B08DE160A59; Thu, 9 Jun 2016 18:32:22 +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 2A4AD160A29 for ; Thu, 9 Jun 2016 20:32:22 +0200 (CEST) Received: (qmail 77312 invoked by uid 500); 9 Jun 2016 18:32:21 -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 77283 invoked by uid 99); 9 Jun 2016 18:32:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jun 2016 18:32:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 11DC22C1F61 for ; Thu, 9 Jun 2016 18:32:21 +0000 (UTC) Date: Thu, 9 Jun 2016 18:32:21 +0000 (UTC) From: "Sean Busbey (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (HBASE-15925) compat-module maven variable not evaluated MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 09 Jun 2016 18:32:22 -0000 [ https://issues.apache.org/jira/browse/HBASE-15925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reassigned HBASE-15925: ----------------------------------- Assignee: Sean Busbey > compat-module maven variable not evaluated > ------------------------------------------ > > Key: HBASE-15925 > URL: https://issues.apache.org/jira/browse/HBASE-15925 > Project: HBase > Issue Type: Bug > Components: build > Affects Versions: 1.0.0, 1.1.0, 1.2.0, 1.2.1, 1.0.3, 1.1.5 > Reporter: Nick Dimiduk > Assignee: Sean Busbey > Priority: Blocker > Fix For: 2.0.0, 1.3.0, 1.4.0, 1.2.2, 1.1.6 > > Attachments: HBASE-15925.1.patch > > > Looks like we've regressed on HBASE-8488. Have a look at the dependency artifacts list on http://mvnrepository.com/artifact/org.apache.hbase/hbase-testing-util/1.2.1. Notice the direct dependency's artifactId is {{$\{compat.module\}}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)