From a30b659f3ce3a445a305498776d40ba4b93fef73 Mon Sep 17 00:00:00 2001 From: Michael Hausegger Date: Sun, 25 Jun 2017 17:29:55 +0200 Subject: [PATCH] execute-Unit-Tests-parallel-with-Maven Maven surefire plugin executes Unit Tests in parallel now. --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index fdf1721774..071d629d76 100644 --- a/pom.xml +++ b/pom.xml @@ -374,6 +374,7 @@ jar, tar, zip, dump, 7z, arj. **/zip/*IT.java + classes @@ -389,6 +390,7 @@ jar, tar, zip, dump, 7z, arj. **/tar/*IT.java + classes