Try to fix jacoco plugin.
[xudocci.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 352d57f..ba44142 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                        <goal>prepare-agent</goal>
                                                </goals>
                                        </execution>
+                                       <execution>
+                                               <id>default-check</id>
+                                               <goals>
+                                                       <goal>check</goal>
+                                               </goals>
+                                       </execution>
                                </executions>
                        </plugin>
                </plugins>