Return-Path: Delivered-To: apmail-incubator-etch-dev-archive@locus.apache.org Received: (qmail 92453 invoked from network); 22 Jan 2009 17:54:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jan 2009 17:54:23 -0000 Received: (qmail 56378 invoked by uid 500); 22 Jan 2009 17:54:23 -0000 Delivered-To: apmail-incubator-etch-dev-archive@incubator.apache.org Received: (qmail 56354 invoked by uid 500); 22 Jan 2009 17:54:23 -0000 Mailing-List: contact etch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: etch-dev@incubator.apache.org Delivered-To: mailing list etch-dev@incubator.apache.org Received: (qmail 56332 invoked by uid 99); 22 Jan 2009 17:54:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jan 2009 09:54:23 -0800 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; Thu, 22 Jan 2009 17:54:21 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E6248234C4AB for ; Thu, 22 Jan 2009 09:53:59 -0800 (PST) Message-ID: <1319264069.1232646839941.JavaMail.jira@brutus> Date: Thu, 22 Jan 2009 09:53:59 -0800 (PST) From: "scott comer (JIRA)" To: etch-dev@incubator.apache.org Subject: [jira] Updated: (ETCH-29) Installing all Maven artifacts along with their sources. In-Reply-To: <463156000.1232645519897.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ETCH-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] scott comer updated ETCH-29: ---------------------------- Attachment: (was: etc-main-install.patch) > Installing all Maven artifacts along with their sources. > -------------------------------------------------------- > > Key: ETCH-29 > URL: https://issues.apache.org/jira/browse/ETCH-29 > Project: Etch > Issue Type: Improvement > Components: build > Reporter: Richard Bolkey > Attachments: etch-maven-patch.txt > > Original Estimate: 0.17h > Remaining Estimate: 0.17h > > It's handy to have the other packages Etch produces installed as artifacts in the local Maven repository (in case your doing plugin development or something). Also, installing the source package is VERY handy when debugging. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.