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/05/24 00:43:05 UTC

[ANN] cobertura-maven-plugin 2.5.1 Release

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