Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 45889 invoked from network); 7 May 2010 20:15:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 May 2010 20:15:16 -0000 Received: (qmail 27658 invoked by uid 500); 7 May 2010 20:15:16 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 27633 invoked by uid 500); 7 May 2010 20:15:16 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 27626 invoked by uid 99); 7 May 2010 20:15:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 May 2010 20:15:16 +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; Fri, 07 May 2010 20:15:13 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o47KEq6i000324 for ; Fri, 7 May 2010 20:14:52 GMT Message-ID: <18182947.38841273263292211.JavaMail.jira@thor> Date: Fri, 7 May 2010 16:14:52 -0400 (EDT) From: "Maarten Coene (JIRA)" To: notifications@ant.apache.org Subject: [jira] Updated: (IVY-1138) discover src sources in maven repos In-Reply-To: <1414925508.1256874599360.JavaMail.jira@brutus> 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/IVY-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene updated IVY-1138: ------------------------------- Fix Version/s: 2.2.0-RC1 (was: trunk) > discover src sources in maven repos > ----------------------------------- > > Key: IVY-1138 > URL: https://issues.apache.org/jira/browse/IVY-1138 > Project: Ivy > Issue Type: Improvement > Components: Core > Affects Versions: 2.1.0 > Reporter: Stephen Haberman > Assignee: Maarten Coene > Fix For: 2.2.0-RC1 > > > Velocity decided to be different and publish their src as "-src" instead of "-sources": > http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/velocity/velocity/1.6.2/ > But ivy does not pick it up, only the main jar and the artifact are recognized: > http://sprunge.us/EbQW > It'd be nice if, like IvyDEs "-sources"/"-src" suffix option, that the Velocity source artifact was discovered as well. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.