Brian Ewins wrote:
In the log below, the first error in the fo:fo is down to this line in the pdf plugin.jelly:
<arg value="file://${plugin.dir}/project2fo.xslt"/>
(I can see how that would work for eg /opt/plugins, but on PCs it just fails. It should just be <arg value="${plugin.dir}/project2fo.xslt"/>. I'll raise this as a bug.)
Umm I see, it's not quite that. Copied the wrong line from the jelly, its the one mentioning 'navigation.xml' that goes wrong...
I've put the correct explanation of what's wrong, and a patch, in the bug report:
http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-168

-Baz


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Reply via email to