Building from trunk failing
---------------------------
Key: IVY-692
URL: https://issues.apache.org/jira/browse/IVY-692
Project: Ivy
Issue Type: Bug
Environment: java version "1.5.0_07"
Apache Ant version 1.7.0 compiled on December 13 2006
Reporter: esa2w
Failure building from trunk as per instructions on
http://ant.apache.org/ivy/download.cgi .
Error message:
C:\Dev\workspace\ivy\build.xml:178: impossible to ivy retrieve:
java.lang.RuntimeException: problem during retrieve of org.apache.ivy#ivy:
java.text.ParseException: failed to parse report:
~\.ivy2\cache\org.apache.ivy-ivy-default.xml: Element type "module" must be
followed by either attribute specifications, ">" or "/>".
Apparent cause: extra quotation marks in all module tags in file
org.apache.ivy-ivy-default.xml and org.apache.ivy-ivy-test.xml .
Example: (standard input):org.apache.ivy-ivy-default.xml:
<module organisation="jsch" name="jsch"">
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.