IO problem while parsing ivy file (Resetting to invalid mark)
-------------------------------------------------------------

                 Key: IVY-975
                 URL: https://issues.apache.org/jira/browse/IVY-975
             Project: Ivy
          Issue Type: Bug
          Components: Maven Compatibility
    Affects Versions: 2.0-RC2
         Environment: Windows XP SP2, Java 1.6.0_07, Ant 1.7.1
            Reporter: Nicolas Labrot
         Attachments: IvyIssue.rar

I'm trying to resolve MyFaces 1.1.6 
<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]



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to