Jacoco fix 23/94723/1
authorOfir Sonsino <os0695@intl.att.com>
Sun, 1 Sep 2019 11:51:43 +0000 (14:51 +0300)
committerOfir Sonsino <os0695@intl.att.com>
Sun, 1 Sep 2019 11:53:25 +0000 (14:53 +0300)
Change-Id: I8bdb35cc919815f62caab13737b5e7f8ebde2a16
Issue-ID: SDC-2326
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 4786850..64615ce 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                        <goal>prepare-agent</goal>
                                                </goals>
                                                <configuration>
+                                                       <argLine>${argLine} -Xmx2048m</argLine>
                                                        <destFile>${sonar.jacoco.reportPath}</destFile>
                                                </configuration>
                                        </execution>