You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2014/07/16 19:13:22 UTC

svn commit: r1611102 - in /commons/proper/dbutils/trunk: pom.xml src/site/resources/profile.cobertura

Author: britter
Date: Wed Jul 16 17:13:21 2014
New Revision: 1611102

URL: http://svn.apache.org/r1611102
Log:
Use coverage report defined in parent pom

Added:
    commons/proper/dbutils/trunk/src/site/resources/profile.cobertura
Modified:
    commons/proper/dbutils/trunk/pom.xml

Modified: commons/proper/dbutils/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/pom.xml?rev=1611102&r1=1611101&r2=1611102&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/pom.xml [utf-8] (original)
+++ commons/proper/dbutils/trunk/pom.xml [utf-8] Wed Jul 16 17:13:21 2014
@@ -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>

Added: commons/proper/dbutils/trunk/src/site/resources/profile.cobertura
URL: http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/src/site/resources/profile.cobertura?rev=1611102&view=auto
==============================================================================
    (empty)