Re: Unable to build xml-commons website with Forrest 0.7
David Crossley <[email protected]> Thu, 17 Dec 2009 09:27:18 +1100
| Newsgroups | gmane.text.xml.commons.devel,gmane.comp.apache.ode.user |
|---|---|
| Message-ID | <[email protected]> |
Michael Glavassevich wrote: > > It's been a long time since I've tried building the XML Commons website and > I'm not sure how to get past this. I tried to build the site with a fresh > install of Forrest 0.7 (recommended in the build instructions on the XML > Commons website [1]) but had no luck. Hoping someone who uses Forrest more > often would have an idea what's going on here. I cannot help with those errors. One workaround to get the release published would be to disable the "PDF" production: In src/documentation/skinconf.xml disable-pdf-link = true In forrest.properties project.required.plugins remove pdf plugin -David