Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0
-
Labels:None
-
Number of attachments :
Description
There is currently no way to specify for instance -Xmx JVM option. Could be a good idea to be able on each project defined in Hudson to optionally specify the value of a MAVEN_OPTS field.
Issue Links
- is duplicated by
-
SONARJNKNS-156
Sonars Hudson plugin should start mvn with similar commandline arguments than Hudson does
-
- is related to
-
SONARJNKNS-21
OutOfMemory during FindBugs run
-
I am executing the Sonar Maven plugin via the Hudson Sonar plugin.
Currently, there is no way of assigning enough Java heap space for bigger projects.
I can also confirm that the workaround to use the MAVEN_OPTS described in this email discussion (http://www.nabble.com/Sonar-Hudson-plug-in---How-to-set-the-JVM-memory-with-Xmx-td21702452.html#a21702452) is NOT WORKING for me.
Thus, Sonar is currently not usable for big projects via the Hudson Sonar plugin.