Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 62B831066B for ; Wed, 12 Jun 2013 07:15:38 +0000 (UTC) Received: (qmail 68762 invoked by uid 500); 12 Jun 2013 07:15:36 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 68614 invoked by uid 500); 12 Jun 2013 07:15:34 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 68603 invoked by uid 99); 12 Jun 2013 07:15:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jun 2013 07:15:32 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of saint.ack@gmail.com designates 209.85.214.43 as permitted sender) Received: from [209.85.214.43] (HELO mail-bk0-f43.google.com) (209.85.214.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jun 2013 07:15:26 +0000 Received: by mail-bk0-f43.google.com with SMTP id jm2so3111633bkc.30 for ; Wed, 12 Jun 2013 00:14:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=5TKwfZBp2rgJHhC2rvfwXoo3+We9IvTaOXDAmQdTTrE=; b=S4KBKqA4tyvoEccA1uvToVwzQK8qX32GoQmjaTQXbB6jQgz4tom63jyXU63behgEye b4ka1fHfmYrfFppYVSVMJ/FDnQwh6dUKMp3oeq1oii4KzPfuMJulvMixVdvd1j6D3ErN Li77NJvENw4pNW3BNaoIjHivwgFECpEqmMZo8wNq//FlZnScPT1WMvh+Kgm47yFkR/O1 F0DoQk8w81q6sQXNAzTWX5iPYscXvUJeAHMbo0RGEsFoJa6yCbmFl4dsY+3zPMyPCqnm j2el0t10FQdE7c7X8PSArDgPgo9tFiybRkT5W9s+Wk4j+Er1ZHwp/sqzz+46+xz6HihO 7cyw== MIME-Version: 1.0 X-Received: by 10.204.224.15 with SMTP id im15mr2875535bkb.120.1371021296300; Wed, 12 Jun 2013 00:14:56 -0700 (PDT) Sender: saint.ack@gmail.com Received: by 10.205.124.3 with HTTP; Wed, 12 Jun 2013 00:14:56 -0700 (PDT) In-Reply-To: References: Date: Wed, 12 Jun 2013 00:14:56 -0700 X-Google-Sender-Auth: zxr0UhJ4cijXz4MCXJbhnAOMo2M Message-ID: Subject: Re: VOTE: hbase-0.95.1 release candidate 1 is available for download From: Stack To: HBase Dev List Content-Type: multipart/alternative; boundary=485b3970d29a58b11704deefc56c X-Virus-Checked: Checked by ClamAV on apache.org --485b3970d29a58b11704deefc56c Content-Type: text/plain; charset=UTF-8 On Mon, Jun 10, 2013 at 3:48 PM, Elliott Clark wrote: > So the maven pom's still point to 1.0 as default no matter what version of > the client you point at. Where is this pointing? I just uploaded new deploy. Here is client pom: https://repository.apache.org/service/local/repo_groups/snapshots-group/content/org/apache/hbase/hbase-client/0.95.1-hadoop2-SNAPSHOT/hbase-client-0.95.1-hadoop2-20130612.070302-1.pom Where is it pointing to hadoop1? I see mention of each of the profiles but no explicit hadoop verison. Is it because we default hadoop1 profile? I just tried to publish 0.95.1-hadoop2 and it looks like the maven release plugin ignores my passing of profile (fun, fun, fun). Thanks E, St.Ack --485b3970d29a58b11704deefc56c--