projects
/
xudocci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fc2ae4
)
Try to fix jacoco plugin.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 29 Apr 2014 19:49:06 +0000
(21:49 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 29 Apr 2014 19:49:06 +0000
(21:49 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
352d57f
..
ba44142
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-95,6
+95,12
@@
<goal>prepare-agent</goal>
</goals>
</execution>
+ <execution>
+ <id>default-check</id>
+ <goals>
+ <goal>check</goal>
+ </goals>
+ </execution>
</executions>
</plugin>
</plugins>