From 1b1d12f8138fab8ab129d60ea2c108e841f6cc1b Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Thu, 2 Apr 2015 16:53:19 +0200 Subject: [PATCH] Disable random timezone in tests as gmaven-plugin does not support parallel builds --- pom.xml | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) 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