Hi jeff, > After the OutOfMemoryError I've tried the following on the Linux box which has 512MB > of RAM.I set the MAVEN_OPTS=-Xmx512m environment variable in my .bash_profile file.I > then run "maven site:generate" and when it get to the point where it prints the > following : > xdoc:jelly-transform: > [echo] Generating > /home/maven/maven-1.0/projects_main/projects/Support_Persistence/target/docs/jdepend-report.html > from > /home/maven/maven-1.0/projects_main/projects/Support_Persistence/target/generated-xdocs/jdepend-report.xml > [echo] Generating > /home/maven/maven-1.0/projects_main/projects/Support_Persistence/target/docs/checkstyle-report.html > from > /home/maven/maven-1.0/projects_main/projects/Support_Persistence/target/generated-xdocs/checkstyle-report.xml > > It stalls there for a very long time.It's been running for 15 minutes now .Is this > normal? That depends on how big your checkstyle-report.xml is. The bigger, the more time it takes to process. I have one 10MB... I only site:generate before I go to lunch or home. Of course, the best approach to this is to don't let them grow that big. ;-)
Best regards, -- Shinobu Kawai -- Shinobu Kawai <[EMAIL PROTECTED], [EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]