Hi, The Mojo team is pleased to announce the release of the cobertura-maven-plugin version 2.5.1.
The cobertura maven plugin plugs cobertura into maven. http://mojo.codehaus.org/cobertura-maven-plugin/ To get this update, simply specify the version in your project's plugin configuration: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>cobertura-maven-plugin</artifactId> <version>2.5.1</version> </plugin> Release Notes Release Notes - Maven 2.x Cobertura Plugin - Version 2.5.1 ** Bug * [MCOBERTURA-132] - forkMode is ignored when generating cobertura reports using Maven 3 * [MCOBERTURA-145] - Regression: report will not be rendered on invocation of mvn clean install site for a multi module project. ** Improvement * [MCOBERTURA-144] - The JIRA report should only list those issues fixed in the current release Enjoy, The Mojo team. benson margulies --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
