git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@356295
13f79535-47bb-0310-9956-
ffa450edef68
<plugins>
<!-- TODO: should be omitted when there are no tests to run -->
<plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-clover-plugin</artifactId>
- <!-- TODO: why are these needed? -->
- <configuration>
- <flushPolicy>threaded</flushPolicy>
- <flushInterval>100</flushInterval>
- </configuration>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>cobertura-maven-plugin</artifactId>
</plugin>
<plugin>
<artifactId>maven-checkstyle-plugin</artifactId>