Return-Path: X-Original-To: apmail-ant-ivy-user-archive@www.apache.org Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E49D42AC2 for ; Tue, 3 May 2011 14:00:32 +0000 (UTC) Received: (qmail 39353 invoked by uid 500); 3 May 2011 14:00:32 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 39315 invoked by uid 500); 3 May 2011 14:00:31 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 39307 invoked by uid 99); 3 May 2011 14:00:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 14:00:31 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 14:00:25 +0000 Received: from isper.nabble.com ([192.168.236.156]) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1QHG8y-0006kb-Dc for ivy-user@ant.apache.org; Tue, 03 May 2011 07:00:04 -0700 Message-ID: <31532696.post@talk.nabble.com> Date: Tue, 3 May 2011 07:00:04 -0700 (PDT) From: Richard_Senior To: ivy-user@ant.apache.org Subject: Ivy tries to resolve src even type set to jar MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: richard.senior@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hello, Even though I've specified type="jar" in my retrieve ant task, I get the following : [ivy:retrieve] :: problems summary :: [ivy:retrieve] :::: WARNINGS [ivy:retrieve] [FAILED ] com.springsource.bundlor#com.springsource.bundlor;1.0.0.RELEASE!com.springsource.bundlor-sources.jar(src): (0ms) [ivy:retrieve] ==== thecake: tried [ivy:retrieve] http://thecake.orange.co.uk:8080/repo/repo/com/springsource/bundlor/com.springsource.bundlor/1.0.0.RELEASE/com.springsource.bundlor-sources-1.0.0.RELEASE.jar [ivy:retrieve] [FAILED ] com.springsource.util#com.springsource.util.osgi;2.0.0.RELEASE!com.springsource.util.osgi-sources.jar(src): (0ms) [ivy:retrieve] ==== thecake: tried etc.... How do I stop IVY from trying to retrieve src and licence types? -- View this message in context: http://old.nabble.com/Ivy-tries-to-resolve-src-even-type-set-to-jar-tp31532696p31532696.html Sent from the ivy-user mailing list archive at Nabble.com.