Disable JaCoCo plugin until there is a test to be run.
authorDavid ‘Bombe’ Roden <bombe@freenetproject.org>
Wed, 16 Jul 2014 20:05:28 +0000 (22:05 +0200)
committerDavid ‘Bombe’ Roden <bombe@freenetproject.org>
Wed, 16 Jul 2014 20:05:28 +0000 (22:05 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index ea1629a..bc4459e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -90,6 +90,7 @@
                                        </execution>
                                        <execution>
                                                <id>default-check</id>
+                                               <phase/>
                                                <goals>
                                                        <goal>check</goal>
                                                </goals>