You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Bill Habermaas (JIRA)" <ji...@apache.org> on 2009/02/23 21:16:02 UTC

[jira] Updated: (IVYDE-35) Parsing ivy file fails in IvyDE while it succeeds in Ant

     [ https://issues.apache.org/jira/browse/IVYDE-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bill Habermaas updated IVYDE-35:
--------------------------------

    Attachment: ivy.xml

> Parsing ivy file fails in IvyDE while it succeeds in Ant
> --------------------------------------------------------
>
>                 Key: IVYDE-35
>                 URL: https://issues.apache.org/jira/browse/IVYDE-35
>             Project: IvyDE
>          Issue Type: Bug
>          Components: classpath container
>    Affects Versions: 1.2.0
>            Reporter: Maarten Coene
>            Assignee: Nicolas Lalevée
>             Fix For: 2.0.0.final
>
>         Attachments: ivy.xml, velocity-1.4.ivy
>
>
> Hi,
> I receive the following error when doing a resolve:
> === eclipse log file ===
> !ENTRY org.jayasoft.ivyde.eclipse 1 0 2006-10-10 16:13:06.484
> !MESSAGE resolved dependencies of C:\working\vhs\scontra_vhscontract\ant\ivy.xml
> !ENTRY org.jayasoft.ivyde.eclipse 4 4 2006-10-10 16:13:06.494
> !MESSAGE Impossible to resolve dependencies of [ LCMB | scontra-vhscontract | NONE ]:
> unresolved dependency: [ OTHER | velocity | 1.4 ]: java.text.ParseException: [[Fatal Error] c:\working\repository\commons\lcm\ant_build\ivy\velocity-1.4.ivy:1:-1: Document root element is missing. in c:\working\repository\commons\lcm\ant_build\ivy\velocity-1.4.ivy
> ]
> See IvyConsole for further details
> === end ===
> However, I checked the velocity-1.4.ivy file and the XML is correct.
> Even more, if I resolve the ivy file using ant, there is no problem parsing the velocity-1.4.ivy file
> regards,
> Maarten

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