I successfully downloaded and built the CVS version of Maven. Thank you
very much for the fix, I am seeing the message: Unable to find cvs
executable. ChangeLog will be empty.
Now however, I am getting this message:
[dvsl] Processing
C:\java\dbforms_v1_05\dbforms\target\generated-xdocs\chec
kstyle-report.xml to
C:\java\dbforms_v1_05\dbforms\docs\checkstyle-report.html
[dvsl] [error] Method applyTemplates threw exception for reference
$contex
t in template document at [139,17]
[dvsl] [error] Method applyTemplates threw exception for reference
$contex
t in template null at [5,14]
[dvsl] Failed to process
C:\java\dbforms_v1_05\dbforms\target\generated-xdo
cs\checkstyle-report.xml
BUILD FAILED
C:\java\maven\build-docs.xml:472:
org.apache.velocity.exception.MethodInvocation
Exception: Invocation of method 'applyTemplates' in class
org.apache.tools.dvsl
.Transformer threw exception class
org.apache.velocity.exception.MethodInvocatio
nException : Invocation of method 'applyTemplates' in class
org.apache.tools.dv
sl.Transformer threw exception class java.lang.OutOfMemoryError : null
Is this something where I need to configure my JVM to use more memory?
Could I have to many files for the amount of memory available because the
number of errors? The file checkstyle-report.xml is 3.3 mb!
I tried to run the maven:site command on the torque code, but it fails
earlier in the process. I tried it on the turbine-2 codebase, and it
instead gives me a different problem that might be related:
check-source:
BUILD FAILED
C:\java\maven\build-maven.xml:586: Unable to read headerfile -
Eric