Re: Fwd: Trouble generating the site

2008-03-30 Thread Lukas Theussl
I had a closer look at this (bugged me because I remember working on a fix for custom style sheets before m1.1... ;) ) One issue you might experience concerns the number of slashes in the file url prefix. Depending on your OS, especially on different Windows versions, you might need maven.

Re: Fwd: Trouble generating the site

2008-03-30 Thread Lukas Theussl
You have to use the form maven.xdoc.jsl=file:/${basedir}/xdocs/site.jsl in project.properties, this will find the style sheet. However, I'm still getting a build error after that, so before I dig into it: do you really need the custom style sheet? The site builds fine with the default jsl.

Fwd: Trouble generating the site

2008-03-29 Thread Craig L Russell
Hi, We are using maven to generate the Apache JDO site (http://svn.apache.org/viewvc/db/jdo/site/ ). We upgraded from Maven 1.0.2 to Maven 1.1 and the site no longer generates. The full console output is below [1]. The error message is >> Unable to obtain goal [site] >> /Users/clr/.maven/