diff options
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -118,6 +118,7 @@ <goal>prepare-agent</goal> </goals> <configuration> + <argLine>${argLine} -Xmx2048m</argLine> <destFile>${sonar.jacoco.reportPath}</destFile> </configuration> </execution> |