git://wamblee.org
/
upnpmonitor
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
add1a25
)
temporarily disabled the cobertura plugin for the maven site.
author
Erik Brakkee
<erik@brakkee.org>
Sat, 22 Dec 2012 17:59:10 +0000
(18:59 +0100)
committer
Erik Brakkee
<erik@brakkee.org>
Sat, 22 Dec 2012 17:59:10 +0000
(18:59 +0100)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index af1982eb5655429188940e59ce4fa5a27dab8d97..640d6f58c13fda384da0b69178eaba07e6642c0b 100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-409,6
+409,7
@@
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.7</version>
</plugin>
+ <!-- temporarily disabled
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
@@
-420,6
+421,7
@@
</formats>
</configuration>
</plugin>
+ -->
</reportPlugins>
</configuration>
</plugin>