From issues-return-59967-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Fri Jan 01 04:05:30 2010 Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 23730 invoked from network); 1 Jan 2010 04:05:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Jan 2010 04:05:29 -0000 Received: (qmail 41864 invoked by uid 500); 1 Jan 2010 04:05:28 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 41673 invoked by uid 500); 1 Jan 2010 04:05:27 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 41663 invoked by uid 99); 1 Jan 2010 04:05:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jan 2010 04:05:27 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jan 2010 04:05:17 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 6B5D116E151D for ; Thu, 31 Dec 2009 22:04:55 -0600 (CST) Date: Thu, 31 Dec 2009 22:04:55 -0600 (CST) From: "Barrie Treloar (JIRA)" To: issues@maven.apache.org Message-ID: <26523727.49670.1262318695297.JavaMail.haus-jira@codehaus01.managed.contegix.com> In-Reply-To: <71959084.1166404420619.JavaMail.haus-jira@codehaus01.managed.contegix.com> Subject: [jira] Commented: (MNG-2705) add jar sources in repository for snapshot builds MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 [ http://jira.codehaus.org/browse/MNG-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204770#action_204770 ] Barrie Treloar commented on MNG-2705: ------------------------------------- As per the discussion in the nabble thread, the automated build of snapshots should also build the source jars. This enables people wanting to work on one plugin the ability to debug and step into the source of dependencies without having to checkout every snapshot dependency. > add jar sources in repository for snapshot builds > ------------------------------------------------- > > Key: MNG-2705 > URL: http://jira.codehaus.org/browse/MNG-2705 > Project: Maven 2 & 3 > Issue Type: Task > Components: Bootstrap & Build > Reporter: Barrie Treloar > Priority: Minor > > When using IDE like eclipse, it would be great to have dependecies sources (optionnaly) added to repository. > This way eclipse plugin (and others) could generate a .classpath file that set "source attachement" and allow code and javadoc consult, debuging and inherited methods implementation with original parameters names. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira