From: Nicolas PERU Date: Mon, 28 Apr 2014 13:26:16 +0000 (+0200) Subject: Move surefire configuration to properties for JaCoCo X-Git-Tag: 4.4-RC1~1373 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=401dafe8e8b72c2de067168fe282b2df01d48f12;p=sonarqube.git Move surefire configuration to properties for JaCoCo --- diff --git a/pom.xml b/pom.xml index d81bfa94e79..84656565ee4 100644 --- a/pom.xml +++ b/pom.xml @@ -93,6 +93,7 @@ false dav:https://dav.codehaus.org/snapshots.repository/sonar + -Xmx512m -Djava.awt.headless=true -XX:MaxPermSize=128m @@ -480,7 +481,6 @@ maven-surefire-plugin random - -Xmx512m -Djava.awt.headless=true -XX:MaxPermSize=128m true ${project.build.directory}