This documentation relates to an earlier version of Clover.
View

Unknown macro: {spacejump}

or visit the current documentation home.

Overview

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.

Open Source status

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/

License

The plugin includes a built in evaluation license.

Support

Please report any issues with the Clover-for-Maven 2 plugin in the plugin's JIRA project.

Acknowledgements

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.

  • No labels