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 283FCE8B3 for ; Mon, 25 Feb 2013 13:38:14 +0000 (UTC) Received: (qmail 71536 invoked by uid 500); 25 Feb 2013 13:38:13 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 71410 invoked by uid 500); 25 Feb 2013 13:38:13 -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 71379 invoked by uid 99); 25 Feb 2013 13:38:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 13:38:11 +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 (athena.apache.org: domain of nkeywal@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-we0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 13:38:05 +0000 Received: by mail-we0-f171.google.com with SMTP id u54so2512893wey.30 for ; Mon, 25 Feb 2013 05:37:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=TfY1ctVYXZ+D5l7cWvtY1YCCOQzYdSdLXO2813oq11c=; b=ZNqN9pwud1SDZHfKpK5UC7WJYG0bal4choThVKpZIQgXXd4URUhq3ItCzFcW7YByoa 0142+a8rutP4/90g2oT4IBUfbJdh2erHZTljzzgociixMmlX4lr1kr4Gd+B1HKv3t6eb H4IuQklJHvAgk/gUyj5X3zehaiVhhumNsUeoh0GBwLuxiHJ9co713mzf9e5aMh+Uxrdr L7VKapcy6auUOxtVXOw9UqgV+Ih/hYZ2hf1Li1Ldnh51AVMDXQ5vuE/DtD4LkrW2YXRU w8rCByfc5X2FMRB2N3Ly5WoyDVdMIQFfskxaPrwtlvmRZ152Y4kanuu1xE7cBKeB3pzG qXcA== X-Received: by 10.180.79.37 with SMTP id g5mr12123260wix.24.1361799463381; Mon, 25 Feb 2013 05:37:43 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.110.227 with HTTP; Mon, 25 Feb 2013 05:37:23 -0800 (PST) In-Reply-To: References: From: Nicolas Liochon Date: Mon, 25 Feb 2013 14:37:23 +0100 Message-ID: Subject: Re: Artifact id for HBase - trunk To: dev@hbase.apache.org Content-Type: multipart/alternative; boundary=f46d044306b0452c2f04d68ca53a X-Virus-Checked: Checked by ClamAV on apache.org --f46d044306b0452c2f04d68ca53a Content-Type: text/plain; charset=ISO-8859-1 I understood that Elliot is working on this subject, but I don't know exactly what he's targeting. Just that it will be ready very soon... On Mon, Feb 25, 2013 at 1:51 PM, ramkrishna vasudevan < ramkrishna.s.vasudevan@gmail.com> wrote: > Thanks N. > > So should we change something in the pom.xml for trunk and commit it as > part of HBase. If so i will raise a JIRA for the same. > > Regards > Ram > > On Mon, Feb 25, 2013 at 4:55 PM, Nicolas Liochon > wrote: > > > You're just right, Ram :-) > > > > > > On Mon, Feb 25, 2013 at 12:17 PM, ramkrishna vasudevan < > > ramkrishna.s.vasudevan@gmail.com> wrote: > > > > > Hi devs > > > > > > I am just learning this maven. So i came across this and not sure > > whether > > > am right. > > > > > > In the current trunk we say the artificat id as 'hbase'. > > > > > > But when we build the 0.95 SNAPSHOT the jar actually falls under > > > hbase-server. > > > > > > So if i have an external project and need to refer to the latest > > snapshot i > > > need to make it the artificat id as 'hbase-server' rather than 'hbase' > as > > > how we used to do. > > > > > > Changing this will help me pick up the snapshot jar. > > > > > > Is what am saying is right? Pls do correct me if am wrong. > > > > > > Regards > > > Ram > > > > > > --f46d044306b0452c2f04d68ca53a--