I recently did a cvs update and built the new version of
Maven from CVS. I'm now having the following problem. Does
anyone have any ideas how to fix it?
I am unsure whether the root cause is running of our memory,
or that the applyTemplates method is failing.
Also, as an aside. I have many maven tasks failing saying
that tasks of type checkstyle can't be created. Did someone
change the way the path is built recently?
Thanks for any help,
Todd
docs:site:
[dvsl] Loading stylesheet
/usr/local/Java/maven/stylesheets/site.dvsl
[dvsl] [error] ResourceManager : unable to find resource
'VM_global_library.vm' in any resource loader.
[dvsl] Transforming into
/home/lucky/Documents/R2-Intranet/metapa/idr/target/docs
[dvsl] Processing
/home/lucky/Documents/R2-Intranet/metapa/idr/target/generated-xdocs/jdepend-report.xml
to /home/lucky/Documents/R2-Intranet/metapa/idr/target/docs/jdepend-report.html
[dvsl] Processing
/home/lucky/Documents/R2-Intranet/metapa/idr/target/generated-xdocs/junit-report.xml
to /home/lucky/Documents/R2-Intranet/metapa/idr/target/docs/junit-report.html
[dvsl] Processing
/home/lucky/Documents/R2-Intranet/metapa/idr/target/generated-xdocs/checkstyle-report.xml
to /home/lucky/Documents/R2-Intranet/metapa/idr/target/docs/checkstyle-report.html
[dvsl] [error] Method applyTemplates threw exception for reference
$context in template section at [311,3]
[dvsl] [error] Method applyTemplates threw exception for reference
$context in template document at [230,17]
[dvsl] [error] Method applyTemplates threw exception for reference
$context in template null at [5,14]
[dvsl] Failed to process
/home/lucky/Documents/R2-Intranet/metapa/idr/target/generated-xdocs/checkstyle-report.xml
BUILD FAILED
/usr/local/Java/maven/plugins/docs/build.xml:608:
org.apache.velocity.exception.MethodInvocationException: Invocation of
method 'applyTemplates' in class org.apache.tools.dvsl.Transformer
threw exception class
org.apache.velocity.exception.MethodInvocationException : Invocation of
method 'applyTemplates' in class org.apache.tools.dvsl.Transformer
threw exception class
org.apache.velocity.exception.MethodInvocationException : Invocation of
method 'applyTemplates' in class org.apache.tools.dvsl.Transformer
threw exception class java.lang.OutOfMemoryError : nul
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>