During a Checkstyle plug-in run, the xdoc plug-in runs out of memory. I had to
increase the memory for the Javadoc run, but how about for this? And is there
a global Maven memory setting?
Yes, this is a large project. Checkstyle runs for 40 minutes (not all rules
enabled either!).
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
build:start:
site:deploy:
site:
xdoc:register-reports:
maven-checkstyle-plugin:register:
maven-findbugs-plugin:register:
maven-pmd-plugin:register:
maven-simian-plugin:register:
maven-junit-report-plugin:register:
maven-jcoverage-plugin:register:
maven-jdepend-plugin:register:
site:run-reports:
[echo] Generating the Checkstyle...
checkstyle:init:
checkstyle:report:
checkstyle:run:
[echo] Using file:C:/devroot/..../conf/checkstyle/checkstyle.xml for
checkstyle ...
[mkdir] Created dir: C:\devroot\....\target\generated-xdocs
BUILD FAILED
File...... C:\Documents and Settings\{user}\.maven\cache\maven-xdoc-plugin-1.8\
plugin.jelly
Element... x:parse
Line...... 120
Column.... 48
java.lang.OutOfMemoryError
Total time: 40 minutes 3 seconds
Finished at: Tue May 17 12:47:06 CDT 2005
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]