Hello to you all, Please note I am trying to run ONE goal "maven:checkstyle" and not "maven:site", still getting this error. I have tried your suggestion already. I have explicitly specified the reports I require in my POM, so that these reports are generated when I invoke "maven site:generate". When I run maven:site - without specifiying the reports in my POM - the checkstyle is included by default and I still get this error.
Anyone got any further suggestions ? Your help will be appreciated. Regards, Vipul -----Original Message----- >From: Verma, Nitin (GECP, OTHER, 529706) <[EMAIL PROTECTED]> >Date: Thu Jun 05 10:41:00 BST 2003 >To: Maven Users List <[EMAIL PROTECTED]> >Subject: RE: Checkstyle Plugin - out of memory error > Try this:- > 1. maven java:complie > 2. maven test:test > 3. maven jar:jar > 4. maven site:generate > This would reduce the heap size at the time of "site"generate"
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
