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/25 10:27:44 UTC

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

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