Try to fix jacoco once more.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 29 Apr 2014 19:54:55 +0000 (21:54 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 29 Apr 2014 19:54:55 +0000 (21:54 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index ba44142..e7a2e79 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                </goals>
                                        </execution>
                                        <execution>
+                                               <id>default-report</id>
+                                               <phase>prepare-package</phase>
+                                               <goals>
+                                                       <goal>report</goal>
+                                               </goals>
+                                       </execution>
+                                       <execution>
                                                <id>default-check</id>
                                                <goals>
                                                        <goal>check</goal>