temporarily disabled the cobertura plugin for the maven site.
authorErik Brakkee <erik@brakkee.org>
Sat, 22 Dec 2012 17:59:10 +0000 (18:59 +0100)
committerErik Brakkee <erik@brakkee.org>
Sat, 22 Dec 2012 17:59:10 +0000 (18:59 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index af1982eb5655429188940e59ce4fa5a27dab8d97..640d6f58c13fda384da0b69178eaba07e6642c0b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                                <artifactId>maven-javadoc-plugin</artifactId>
                                                                <version>2.7</version>
                                                        </plugin>
+                                                        <!-- temporarily disabled
                                                        <plugin>
                                                                <groupId>org.codehaus.mojo</groupId>
                                                                <artifactId>cobertura-maven-plugin</artifactId>
                                                                        </formats>
                                                                </configuration>
                                                        </plugin>               
+                                                        -->
                                                </reportPlugins>
                                        </configuration>
                                </plugin>