Author: psteitz Date: Thu Nov 25 19:02:21 2010 New Revision: 1039145 URL: http://svn.apache.org/viewvc?rev=1039145&view=rev Log: Commented out failing report.
Modified: commons/proper/dbcp/branches/DBCP_1_4_x_BRANCH/pom.xml Modified: commons/proper/dbcp/branches/DBCP_1_4_x_BRANCH/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/dbcp/branches/DBCP_1_4_x_BRANCH/pom.xml?rev=1039145&r1=1039144&r2=1039145&view=diff ============================================================================== --- commons/proper/dbcp/branches/DBCP_1_4_x_BRANCH/pom.xml (original) +++ commons/proper/dbcp/branches/DBCP_1_4_x_BRANCH/pom.xml Thu Nov 25 19:02:21 2010 @@ -326,7 +326,8 @@ <enableRulesSummary>false</enableRulesSummary> </configuration> </plugin> - <plugin> +<!-- + <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-pmd-plugin</artifactId> <version>2.4</version> @@ -337,6 +338,7 @@ <targetJdk>${maven.compile.target}</targetJdk> </configuration> </plugin> +--> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>clirr-maven-plugin</artifactId>