Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 53160 invoked from network); 13 Dec 2010 21:24:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Dec 2010 21:24:23 -0000 Received: (qmail 84244 invoked by uid 500); 13 Dec 2010 21:24:22 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 84195 invoked by uid 500); 13 Dec 2010 21:24:22 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 84187 invoked by uid 99); 13 Dec 2010 21:24:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Dec 2010 21:24:22 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Dec 2010 21:24:22 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBDLO1ra005018 for ; Mon, 13 Dec 2010 21:24:01 GMT Message-ID: <32413672.100251292275441456.JavaMail.jira@thor> Date: Mon, 13 Dec 2010 16:24:01 -0500 (EST) From: "Nate McCall (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Commented: (CASSANDRA-1851) Publish cassandra artifacts to the maven central repository In-Reply-To: <6718838.91291292253301390.JavaMail.jira@thor> 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/CASSANDRA-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971041#action_12971041 ] Nate McCall commented on CASSANDRA-1851: ---------------------------------------- FYI - the repository at http://maven.riptano.com was created initially to satisfy the immediate demands of dependencies in the Hector client. It's basically just a list of dependencies, but If there is anything there in our makeshift cassandra pom file you can re-use please help yourself. Otherwise, this is great as it means that we can put Hector up for Maven Central inclusion as well :-) Thanks Stephen! > Publish cassandra artifacts to the maven central repository > ----------------------------------------------------------- > > Key: CASSANDRA-1851 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1851 > Project: Cassandra > Issue Type: Improvement > Components: Packaging > Affects Versions: 0.7.0 rc 2, 0.7.1, 0.8, 0.7.0 > Reporter: Stephen Connolly > Priority: Minor > > See http://markmail.org/search/?q=list:org.apache.incubator.cassandra-dev#query:list%3Aorg.apache.incubator.cassandra-dev+page:1+mid:bmcd3ir33p3psqze+state:results > I will be attaching a patch to this issue once I have got the ANT build to a state where it can push the cassandra artifacts to the maven central repository. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.