You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Benson Margulies <bi...@gmail.com> on 2011/04/19 16:54:38 UTC

[ANN] cobertura-maven-plugin 2.5 released

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-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org