Hi,

The Mojo team is pleased to announce the release of the Cobertura-Maven-Plugin version 2.6.

This plugin provides the features of Cobertura within the Maven 2 & 3 environment.

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.6</version>
</plugin>


Release Notes

Upgrade to 2.0.3 of cobertura to allow for compatibility with java 7.
See https://github.com/cobertura/cobertura#version-203 versions 2.0 - 2.0.3 release note information on what has changed since the last version of cobertura.


Enjoy,

The Mojo team.

Steven Christou

Reply via email to