what version of maven are you using? This should work with rc2, unless the linkcheck & xhtml report are enabled at the same time (another maven-related bug...). And what's the project.xml revision from CVS?
What you can do:
- run maven with the -e switch to have a full stacktrace and post it
- or check maven version and download rc2 if older
- or remove the xhtml report from the report list in project.xml
... I hope to have everything fixed (maybe with a stable maven 1.0 release) soon. The build process can actually take some time to set up because of these needed workarounds, but the result is _really_ good when you look at the generated artifacts, reports, tests...
fabrizio
Da: David Erickson
Inviato: lun 19/04/2004 22.30
A: [EMAIL PROTECTED]
Oggetto: Re: [displaytag-devel] CVS Build Failure
Inviato: lun 19/04/2004 22.30
A: [EMAIL PROTECTED]
Oggetto: Re: [displaytag-devel] CVS Build Failure
Ok fixed that lol.. ran into another problem! This project has been a mega
hassle to build! :) But its so good that I gotta plow through.. here's
another for you:
[xhtml] Validating tut_implicitobjects.html...
[xhtml] /root/displaytag2/target/docs/tut_implicitobjects.html, errors=1
[xhtml] Validating tut_links.html...
[xhtml] /root/displaytag2/target/docs/tut_links.html, errors=1
[xhtml] Validating tut_sources.html...
[xhtml] /root/displaytag2/target/docs/tut_sources.html, errors=1
[xhtml] Validating tut_style.html...
[xhtml] /root/displaytag2/target/docs/tut_style.html, errors=1
[mkdir] Created dir: /root/displaytag2/target/xhtml/docs
[echo] Generating /root/displaytag2/target/docs/xhtml.html from
/root/displaytag2/target/xhtml/docs/xhtml.xml
BUILD FAILED
File...... file:/root/.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
Total time: 6 minutes 37 seconds
Finished at: Mon Apr 19 14:49:16 MDT 2004
thanks again,
David
