this line in the script refers to ${stylesheet} of which i have no idea about.
I am running a very basic example system to learn maven. project.xml is very lean and project.properties is empty.
how can i remedy this failure?
BUILD FAILED
File...... file:/homedir/robshep/.maven/plugins/maven-xdoc-plugin-1.6/plugin.jelly
Element... j:include
Line...... 345
Column.... 54
null:-1:-1: <null> Could not parse Jelly script
com.werken.werkz.UnattainableGoalException: Unable to obtain goal [site] -- file:/homedir/robshep/.maven/plugins/maven-xdoc-plugin-1.6/plugin.jelly:345:54: <j:include> could not include jelly script: file://homedir/robshep/.maven/plugins/maven-xdoc-plugin-1.6/plugin-resources/site.jsl. Reason: org.apache.commons.jelly.JellyException: null:-1:-1: <null> Could not parse Jelly script
linkcheck.html has not been written to....
secondly.
the changelog plugin isn't finding my source. it is checked out in to the source directory stated in project.xml <build>
in the output i get.... (details modified!)
SCM Command Line[0]: cvs SCM Command Line[1]: -d SCM Command Line[2]: :ext:[EMAIL PROTECTED]:/folder/user/cvs SCM Command Line[3]: log SCM Command Line[4]: -d 2004-02-28<2004-03-30 cvs log: in directory .: cvs [log aborted]: there is no version here; run 'cvs checkout' first ChangeLog found: 0 entries
why is it looking in . should it not look in the source directory?
regards
many thanks
Rob
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]