Re: [dbcp] test failures

2014-02-25 Thread Gary Gregory
Updating the Cobertura plugin fixed this. Gary On Tue, Feb 25, 2014 at 12:13 PM, Gary Gregory wrote: > Running 'mvn clean site' with Maven 3.0.5 or 3.2.1 I get a lot of errors > like: > > Running org.apache.commons.dbcp2.TestUtils > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed

[dbcp] test failures

2014-02-25 Thread Gary Gregory
Running 'mvn clean site' with Maven 3.0.5 or 3.2.1 I get a lot of errors like: Running org.apache.commons.dbcp2.TestUtils Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE! - in org.apache.commons.dbcp2.TestUtils testClassLoads(org.apache.commons.dbcp2.TestUtils