You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Nicolas Labrot (JIRA)" <ji...@apache.org> on 2008/11/24 09:46:44 UTC

[jira] Created: (IVY-975) IO problem while parsing ivy file (Resetting to invalid mark)

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.


[jira] Commented: (IVY-975) IO problem while parsing ivy file (Resetting to invalid mark)

Posted by "Nicolas Labrot (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/IVY-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650499#action_12650499 ] 

Nicolas Labrot commented on IVY-975:
------------------------------------

It's work. Thanks!

> 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
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>         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.


[jira] Assigned: (IVY-975) IO problem while parsing ivy file (Resetting to invalid mark)

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene reassigned IVY-975:
---------------------------------

    Assignee: Maarten Coene

> 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
>            Assignee: Maarten Coene
>         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.


[jira] Resolved: (IVY-975) IO problem while parsing ivy file (Resetting to invalid mark)

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene resolved IVY-975.
-------------------------------

       Resolution: Fixed
    Fix Version/s: trunk

Should be fixed now in SVN trunk.
Could you give it a try?

> 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
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>         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.


[jira] Closed: (IVY-975) IO problem while parsing ivy file (Resetting to invalid mark)

Posted by "Nicolas Labrot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Labrot closed IVY-975.
------------------------------


> 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
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>         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.


[jira] Updated: (IVY-975) IO problem while parsing ivy file (Resetting to invalid mark)

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene updated IVY-975:
------------------------------

    Fix Version/s:     (was: trunk)
                   2.0

This will be fixed in the 2.0.0 final release.

> 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
>            Assignee: Maarten Coene
>             Fix For: 2.0
>
>         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.


[jira] Updated: (IVY-975) IO problem while parsing ivy file (Resetting to invalid mark)

Posted by "Nicolas Labrot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Labrot updated IVY-975:
-------------------------------

    Attachment: IvyIssue.rar

The test project

> 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.