Rajeev Kaul wrote:

I am trying to use a custom site.jsl for my project. If I try to use the following property to set it for my project:

maven.xdoc.jsl=${basedir}/xdocs/site.jsl


replace the above with


maven.xdoc.jsl = ./xdocs/site.jsl

Cheers, Steve.


I get the following error during site generation:


BUILD FAILED
File...... file:/E:/maven/maven-1.0-rc2/plugins/maven-xdoc-plugin-1.5-SNAPSHOT/
Element... j:include
Line...... 330
Column.... 54
null:-1:-1: <null> Could not parse Jelly script


However, if I replace the site.jsl in the xdoc plugin resources directory, it works fine.




Rajeev Kaul




--


Stephen J. McConnell
mailto:[EMAIL PROTECTED]

|------------------------------------------------|
| Magic by Merlin                                |
| Production by Avalon                           |
|                                                |
| http://avalon.apache.org/merlin                |
| http://dpml.net/                               |
|------------------------------------------------|





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



Reply via email to