Return-Path: Delivered-To: apmail-hadoop-avro-dev-archive@minotaur.apache.org Received: (qmail 44679 invoked from network); 13 Jan 2010 20:42:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jan 2010 20:42:16 -0000 Received: (qmail 74991 invoked by uid 500); 13 Jan 2010 20:42:15 -0000 Delivered-To: apmail-hadoop-avro-dev-archive@hadoop.apache.org Received: (qmail 74904 invoked by uid 500); 13 Jan 2010 20:42:15 -0000 Mailing-List: contact avro-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: avro-dev@hadoop.apache.org Delivered-To: mailing list avro-dev@hadoop.apache.org Received: (qmail 74893 invoked by uid 99); 13 Jan 2010 20:42:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jan 2010 20:42:15 +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; Wed, 13 Jan 2010 20:42:14 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6B2C8234C495 for ; Wed, 13 Jan 2010 12:41:54 -0800 (PST) Message-ID: <1714071438.221251263415314435.JavaMail.jira@brutus.apache.org> Date: Wed, 13 Jan 2010 20:41:54 +0000 (UTC) From: "Aaron Kimball (JIRA)" To: avro-dev@hadoop.apache.org Subject: [jira] Updated: (AVRO-314) Allow Avro to publish to a local m2 repository In-Reply-To: <1191009705.203231263352434403.JavaMail.jira@brutus.apache.org> 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/AVRO-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Kimball updated AVRO-314: ------------------------------- Attachment: (was: AVRO-314.2.patch) > Allow Avro to publish to a local m2 repository > ---------------------------------------------- > > Key: AVRO-314 > URL: https://issues.apache.org/jira/browse/AVRO-314 > Project: Avro > Issue Type: Improvement > Components: build, java > Reporter: Aaron Kimball > Attachments: AVRO-314.2.patch, AVRO-314.patch > > > To test Hadoop or other systems with a locally-built avro jar, it is considerably easier if you can use a local maven repository to resolve dependencies. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.