[ http://jira.codehaus.org/browse/MCHECKSTYLE-2?page=all ]

Jason van Zyl moved MNG-1599 to MCHECKSTYLE-2:
----------------------------------------------

      Version:     (was: 2.0)
    Component:     (was: maven-checkstyle-plugin)
     Workflow: jira  (was: Maven)
          Key: MCHECKSTYLE-2  (was: MNG-1599)
      Project: Maven 2.x Checkstyle Plugin  (was: Maven 2)

> OutOfMemoryException occured while generating the report
> --------------------------------------------------------
>
>          Key: MCHECKSTYLE-2
>          URL: http://jira.codehaus.org/browse/MCHECKSTYLE-2
>      Project: Maven 2.x Checkstyle Plugin
>         Type: Bug

>  Environment: Solaris 8, JDK 1.4.2_03, checkstyle plugin 2.0-beta1
>     Reporter: Cyrill Ruettimann

>
>
> While generating the checkstyle report, maven exits with an out of memory 
> exception. This happened on a project with many classes (around 300) with 
> many style breaches.
> Probably you can pass the heap configuration to the vm executing the 
> checkstyle report as the javadoc-plugin:
> <configuration>
>           <minmemory>128m</minmemory>
>           <maxmemory>512m</maxmemory>
> </configuration>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to