[
https://issues.apache.org/jira/browse/IVYDE-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676100#action_12676100
]
Bill Habermaas commented on IVYDE-35:
-------------------------------------
In the apache hadoop project there is an ivy subfolder that contains
ivysettings.xml and libraries.properties. These are likely the things that ant
uses to get everything resolved. Is there the same mechanism for IvyDE?
> 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.