I could reproduce your problem and it's clearly a bug. Please file a new bugreport in JIRA.
Maarten ----- Original Message ---- From: Nicolas Labrot <[EMAIL PROTECTED]> To: [email protected] 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) : <dependency org="org.apache.myfaces.core" name="myfaces-api" rev="1.1.6"/> 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
