Hi, The Mojo team is pleased to announce the release of the cobertura-maven-plugin version P2.5.
This plugin provides maven integration for the cobertura open source code coverage tool. For more information, see 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</version> </plugin> It may be of particular interest that this release includes support for aggregation. Release Notes http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11226&version=16413 Enjoy, The Mojo team. Benson Margulies --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org