From 5105aafa132be8fef572a85e38de57a6c8418930 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Wed, 16 Jul 2014 22:05:28 +0200 Subject: [PATCH] Disable JaCoCo plugin until there is a test to be run. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index ea1629a..bc4459e 100644 --- a/pom.xml +++ b/pom.xml @@ -90,6 +90,7 @@ default-check + check -- 2.7.4