Hi, I 'm using maven HEAD built today. The error message came after 'maven site:deploy'
Processing /tmp/myproj/target/generated-xdocs/checkstyle-report.xml to /tmp/myproj/target/docs /checkstyle-report.html Failed to process /tmp/myproj/target/generated-xdocs/checkstyle-report.xml ----------------------------------------- WARNING: failed to process /tmp/myproj/target/generated-xdocs/checkstyle-report.xml ----------------------------------------- Invocation of method 'applyTemplates' in class org.apache.tools.dvsl.Transformer threw except ion class org.apache.velocity.exception.MethodInvocationException : Invocation of method 'appl yTemplates' in class org.apache.tools.dvsl.Transformer threw exception class org.apache.veloc ity.exception.MethodInvocationException : Invocation of method 'applyTemplates' in class org. apache.tools.dvsl.Transformer threw exception class java.lang.OutOfMemoryError : null In file /tmp/myproj/target/generated-xdocs/changelog.xml time: 1032364333000 Out file /tmp/myproj/target/docs/changelog.html time: 0 Under what condition, checkstyle will fail? thanks, Grace
