From: Simon Brandhof Date: Thu, 2 Apr 2015 14:53:19 +0000 (+0200) Subject: Disable random timezone in tests as gmaven-plugin does not support parallel builds X-Git-Tag: 5.2-RC1~2377 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1b1d12f8138fab8ab129d60ea2c108e841f6cc1b;p=sonarqube.git Disable random timezone in tests as gmaven-plugin does not support parallel builds --- diff --git a/pom.xml b/pom.xml index 49573c964c0..3871579fd40 100644 --- a/pom.xml +++ b/pom.xml @@ -413,6 +413,14 @@ + + org.apache.maven.plugins maven-jar-plugin @@ -558,8 +567,12 @@ true ${project.build.directory} - - ${testTimezone} + + + GMT-9 ${junitGroups} 1