From ivy-user-return-4314-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Mon Nov 24 08:58:01 2008 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 29908 invoked from network); 24 Nov 2008 08:58:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Nov 2008 08:58:01 -0000 Received: (qmail 78611 invoked by uid 500); 24 Nov 2008 08:58:11 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 78571 invoked by uid 500); 24 Nov 2008 08:58:11 -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 78560 invoked by uid 99); 24 Nov 2008 08:58:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Nov 2008 00:58:11 -0800 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 [83.206.165.35] (HELO smtp.4dconcept.fr) (83.206.165.35) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Nov 2008 08:56:46 +0000 Message-ID: <492A6C75.7070500@4dconcept.fr> Date: Mon, 24 Nov 2008 09:57:25 +0100 From: Nicolas Labrot User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: ivy-user@ant.apache.org Subject: Re: MyFaces retrieve error References: <4926F3E9.6090806@4dconcept.fr> <287258.36604.qm@web30803.mail.mud.yahoo.com> In-Reply-To: <287258.36604.qm@web30803.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-4DCONCEPT-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: 137AF23D35.3DA3C X-4DCONCEPT-MailScanner: Found to be clean X-4DCONCEPT-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (not cached, score=-5, requis 6, autolearn=not spam, ALL_TRUSTED -1.80, BAYES_00 -3.20) X-4DCONCEPT-MailScanner-From: nicolas.labrot@4dconcept.fr X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No I have report the bug (IVY-975). In order to contribute, have you an idea on how to display the stack trace ? (maybe the dev ml is more suitable to my question :-) Nicolas > I could reproduce your problem and it's clearly a bug. > Please file a new bugreport in JIRA. > > Maarten > > > > > ----- Original Message ---- > From: Nicolas Labrot > To: ivy-user@ant.apache.org > Sent: Friday, November 21, 2008 6:46:17 PM > Subject: MyFaces retrieve error > > Hello, > > > I'm trying to resolve MyFaces 1.1.6 (with Ivy 2.0.0rc2, Ant 1.7.1, JDK 1.6.0_07) : > > > > But Ivy return this error : > [ivy:retrieve] :: problems summary :: > [ivy:retrieve] :::: WARNINGS > [ivy:retrieve] io problem while parsing ivy file: (..)/org/apache/myfaces/myfaces/6/myfaces-6.pom: Resetting to invalid mark > [ivy:retrieve] io problem while parsing ivy file: (..)/org/apache/myfaces/core/myfaces-core-project/1.1.6/myfaces-core-project-1.1.6.pom: Impossible to load parent for (..)/.ivy2/cache/org.apache.myfaces.core/myfaces-core-project/ivy-1.1.6.xml.original. Parent=org.apache.myfaces#myfaces;6 > [ivy:retrieve] io problem while parsing ivy file: (..)/org/apache/myfaces/core/myfaces-api/1.1.6/myfaces-api-1.1.6.pom: Impossible to load parent for (..)/.ivy2/cache/org.apache.myfaces.core/myfaces-api/ivy-1.1.6.xml.original. Parent=org.apache.myfaces.core#myfaces-core-project;1.1.6 > [ivy:retrieve] module not found: org.apache.myfaces.core#myfaces-api;1.1.6 > [ivy:retrieve] ==== artifactory: tried > [ivy:retrieve] (..)/org/apache/myfaces/myfaces/6/myfaces-6.pom > [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:retrieve] :: UNRESOLVED DEPENDENCIES :: > [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:retrieve] :: org.apache.myfaces.core#myfaces-api;1.1.6: not found > [ivy:retrieve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:retrieve] > > > Any idea about the issue ? > > > Thanks! > > Nicolas > > > > >