Try to fix jacoco once more.
[xudocci.git] / 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>