All Versions
Clover 4.0 DocumentationClover 3.3 Documentation
Clover 3.2 Documentation
More...
The Clover-for-Maven 2 plugin allows you to produce Clover code coverage reports from the Maven 2 build tool. It provides detailed information to highlight areas of low coverage in your project, helping to guide your unit-testing activities.
This plugin is open source, under the Apache license. Source code is available here: http://svn.atlassian.com/svn/public/contrib/clover/maven-clover-plugin/
The plugin includes a built in evaluation license.
Please report any issues with the Clover-for-Maven 2 plugin in the plugin's JIRA project.
The Maven 2 Clover plugin is derived from the original Maven 2 plugin for Clover 1 written by Vincent Massol. The groupId has been changed from org.apache.maven.plugins to com.atlassian.maven.plugins.
Maven Site Docs
For documentation presented in the standard Maven format, see the Maven Site Docs.