Remove cobertura, it does not support multi-module projects

pull/30/head
Richard Körber 2016-12-16 00:32:04 +01:00
parent a74a0f0531
commit 0eeb36805f
1 changed files with 0 additions and 5 deletions

View File

@ -146,11 +146,6 @@
<artifactId>maven-surefire-report-plugin</artifactId> <artifactId>maven-surefire-report-plugin</artifactId>
<version>2.19</version> <version>2.19</version>
</plugin> </plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cobertura-maven-plugin</artifactId>
<version>2.7</version>
</plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId> <artifactId>maven-javadoc-plugin</artifactId>