Hi,
I've not tried it yet, but the trick to use a different template from
the standard one used by Maven is to define the property:
maven.xdoc.jsl = ${basedir}/../cactus.jsl (for example)
ATM, the maven xdoc plugin (used by the site plugin) only operates on
Jelly scripts (.jsl files). Here's the default one used by Maven:
http://cvs.apache.org/viewcvs.cgi/maven/src/plugins-build/xdoc/src/plugi
n-resources/site.jsl
I know Chris wanted to change it. So that information should come useful
:-)
-Vincent
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]