Use coverage report defined in parent pom git-svn-id: https://svn.apache.org/repos/asf/commons/proper/dbutils/trunk@1611102 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-dbutils/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbutils/commit/0f0a25c5 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbutils/tree/0f0a25c5 Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/0f0a25c5 Branch: refs/heads/master Commit: 0f0a25c59006576bff132c1ca12e9cfdd6cec501 Parents: 205d045 Author: Benedikt Ritter <[email protected]> Authored: Wed Jul 16 17:13:21 2014 +0000 Committer: Benedikt Ritter <[email protected]> Committed: Wed Jul 16 17:13:21 2014 +0000 ---------------------------------------------------------------------- pom.xml | 5 ----- src/site/resources/profile.cobertura | 0 2 files changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/0f0a25c5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 750b803..479f394 100644 --- a/pom.xml +++ b/pom.xml @@ -302,11 +302,6 @@ </configuration> </plugin> <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>cobertura-maven-plugin</artifactId> - <version>2.6</version> - </plugin> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-pmd-plugin</artifactId> <version>3.1</version> http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/0f0a25c5/src/site/resources/profile.cobertura ---------------------------------------------------------------------- diff --git a/src/site/resources/profile.cobertura b/src/site/resources/profile.cobertura new file mode 100644 index 0000000..e69de29
