diff --git a/sonar/main/pom.xml b/sonar/main/pom.xml index 35180aa55c..c2d81ecb31 100644 --- a/sonar/main/pom.xml +++ b/sonar/main/pom.xml @@ -103,7 +103,7 @@ maven-surefire-plugin ${maven.plugin.surefire.version} - -Xmx1024m -XX:MaxPermSize=256m -XX:-OmitStackTraceInFastThrow + -Duser.language=en -Duser.country=US -Xmx1024m -XX:MaxPermSize=256m -XX:-OmitStackTraceInFastThrow diff --git a/sonar/ooxml/pom.xml b/sonar/ooxml/pom.xml index 9d1e40ce6a..dd5551884f 100644 --- a/sonar/ooxml/pom.xml +++ b/sonar/ooxml/pom.xml @@ -93,7 +93,7 @@ maven-surefire-plugin ${maven.plugin.surefire.version} - -Xmx1024m -XX:MaxPermSize=256m -XX:-OmitStackTraceInFastThrow + -Duser.language=en -Duser.country=US -Xmx1024m -XX:MaxPermSize=256m -XX:-OmitStackTraceInFastThrow