Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 18335 invoked from network); 4 Jan 2008 09:02:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jan 2008 09:02:05 -0000 Received: (qmail 99056 invoked by uid 500); 4 Jan 2008 09:01:54 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 99022 invoked by uid 500); 4 Jan 2008 09:01:54 -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 99013 invoked by uid 99); 4 Jan 2008 09:01:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jan 2008 01:01:54 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jan 2008 09:01:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 20C9971403F for ; Fri, 4 Jan 2008 01:01:43 -0800 (PST) Message-ID: <31656605.1199437303131.JavaMail.jira@brutus> Date: Fri, 4 Jan 2008 01:01:43 -0800 (PST) From: "Xavier Hanin (JIRA)" To: notifications@ant.apache.org Subject: [jira] Commented: (IVY-689) Bad URL give to the ivy resolver is given back In-Reply-To: <24648688.1199435914123.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/IVY-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555852#action_12555852 ] Xavier Hanin commented on IVY-689: ---------------------------------- Your english is fine, don't worry! Could you provide an extract of the settings you used? In your e-mail I thought you used a bad URL for the ivy pattern too, according to what you say I may have misunderstood the e-mail (maybe french is not accurate enough ;-) ). > Bad URL give to the ivy resolver is given back > ----------------------------------------------- > > Key: IVY-689 > URL: https://issues.apache.org/jira/browse/IVY-689 > Project: Ivy > Issue Type: Improvement > Components: Core > Affects Versions: 2.0.0-beta-1 > Environment: Windows XP > Reporter: Vincent Brabant > > I misused the ivy resolver by telling it that it must search for artifact and ivy files in my local directory (c:\data\ivy\repo). > So, the first part of the resolve (resolution of dependencies) is working like a charm, but not the second one (finding the artifact). > My problem was solved when I used the filesystem resolver. But IMHO the problem of BAD url is only throwed during the second part. IMHO, it should check if the information I gave is correct sooner in the processus. > P.S. Sorry for my english. But I sended a mail to Xavier Hanin by giving my remarks in French. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.