Perhaps update to CP33 ? Also org.apache.geronimo.modules:geronimo-transaction ... 1.2-beta -> 2.2.1 ?
The following plugin updates are available: maven-checkstyle-plugin ............................... 2.9.1 -> 2.11 maven-pmd-plugin ..................................... 2.7.1 -> 3.0.1 org.codehaus.mojo:cobertura-maven-plugin ............... 2.5.1 -> 2.6 org.codehaus.mojo:findbugs-maven-plugin .............. 2.4.0 -> 2.5.3 Cobertura is defined in CP33 as version 2.6 using commons.cobertura.version I think you could drop the cobertura section from DBCP and use either Cobertura or Jacoco from CP >>>>>>>>>>>>>> (from CP) Coverage tool selection ======================= Starting with release 30, there are optional profiles for both Cobertura and JaCoCo. These can be enabled independently on the command-line: mvn site -Pcobertura -Pjacoco Or the component can define a default coverage tool by creating either (or both) of the following files: src/site/resources/profile.cobertura src/site/resources/profile.jacoco These can later be overridden by cancelling the profile: mvn site -P!jacoco <<<<<<<<<< The one below is defined in CP, but can be overridden with the property commons.scm-publish.version Require Maven 3.0 to use the following plugin updates: maven-scm-publish-plugin ........................................ 1.0 On 25 February 2014 12:36, Mark Thomas <ma...@apache.org> wrote: > I have, finally, worked my way though the Jira backlog for DBCP. The > remaining issues are all likely to be resolved as WONTFIX. > > I will, therefore, be starting to work my way through the release > process later today. I'm not sure when I'll get to the point of creating > the tag and RC. I hope it will be later today but I suspect it will be > at least tomorrow before the code base is ready to tag. > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org