Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 61232 invoked from network); 17 Mar 2010 14:30:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Mar 2010 14:30:51 -0000 Received: (qmail 14092 invoked by uid 500); 17 Mar 2010 14:30:50 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 14011 invoked by uid 500); 17 Mar 2010 14:30:50 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 13982 invoked by uid 99); 17 Mar 2010 14:30:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Mar 2010 14:30:50 +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, 17 Mar 2010 14:30:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3B8D5234C495 for ; Wed, 17 Mar 2010 14:30:27 +0000 (UTC) Message-ID: <77911433.314131268836227242.JavaMail.jira@brutus.apache.org> Date: Wed, 17 Mar 2010 14:30:27 +0000 (UTC) From: "Patrick Angeles (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Updated: (HADOOP-6635) Install or deploy source jars to maven repo In-Reply-To: <1995629254.314101268836107275.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-6635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Angeles updated HADOOP-6635: ------------------------------------ Attachment: patch-6635.txt > Install or deploy source jars to maven repo > ------------------------------------------- > > Key: HADOOP-6635 > URL: https://issues.apache.org/jira/browse/HADOOP-6635 > Project: Hadoop Common > Issue Type: Improvement > Components: build > Affects Versions: 0.20.2 > Reporter: Patrick Angeles > Fix For: 0.20.3 > > Attachments: patch-6635.txt > > > Publishing source jars to the local m2 cache or a public maven repo is extremely handy for Hadoop users that want to be able to inspect the Hadoop source from within their IDE. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.