Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@minotaur.apache.org Received: (qmail 76364 invoked from network); 8 Jan 2010 04:47:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jan 2010 04:47:16 -0000 Received: (qmail 48393 invoked by uid 500); 8 Jan 2010 04:47:16 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 48350 invoked by uid 500); 8 Jan 2010 04:47:16 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 48340 invoked by uid 99); 8 Jan 2010 04:47:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jan 2010 04:47:16 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jan 2010 04:47:15 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 44120234C1EF for ; Thu, 7 Jan 2010 20:46:55 -0800 (PST) Message-ID: <146369780.114851262926015277.JavaMail.jira@brutus.apache.org> Date: Fri, 8 Jan 2010 04:46:55 +0000 (UTC) From: "stack (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Commented: (HBASE-1933) Upload Hbase jars to a public maven repository In-Reply-To: <1164340979.1256414519352.JavaMail.jira@brutus> 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-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797903#action_12797903 ] stack commented on HBASE-1933: ------------------------------ I haven't checked yet but maybe we can push our thrift and zk to maven ourselves to the apache maven repo. We can ask the respective projects if its ok w/ them but we could do a manual put w/ a coarse pom? > Upload Hbase jars to a public maven repository > ---------------------------------------------- > > Key: HBASE-1933 > URL: https://issues.apache.org/jira/browse/HBASE-1933 > Project: Hadoop HBase > Issue Type: Bug > Reporter: Cyril Lakech > Assignee: stack > Fix For: 0.21.0 > > > There are many cool release of hadoop hbase and this project is an apache project, as the maven project. > But the released jars must be download manually and then deploy to a private repository before they can be used by developer using maven2. > Please could you upload the hbase jars on the public maven2 repository ? > Of course, we can help to deploy those artifact if necessary. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.