projects
/
xudocci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
886d6da
)
Try to fix jacoco once more.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 29 Apr 2014 19:54:55 +0000
(21:54 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Tue, 29 Apr 2014 19:54:55 +0000
(21:54 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
ba44142
..
e7a2e79
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-96,6
+96,13
@@
</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>