Using <ivy:report/> generates an HTML file that references ivy-report.css (which does not exist). Ivy should either reference ivy-report.css via HTTP from the Ivy site, or should copy ivy-report.css to the report output directory.
Description
Using <ivy:report/> generates an HTML file that references ivy-report.css (which does not exist). Ivy should either reference ivy-report.css via HTTP from the Ivy site, or should copy ivy-report.css to the report output directory.
Maarten Coene added a comment - 04/Jun/08 09:52 PM Fixed in SVN.
You can workaround this problem by specifying the "todir" attribute on your ivy:report task.
You can workaround this problem by specifying the "todir" attribute on your ivy:report task.