The Clover-for-Maven 2 and 3 plugin allows you to produce Clover code coverage reports from the Maven 2 and 3 build tools. 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. See Developer Guide.
The plugin includes a built in evaluation license.
Please report any issues with the Clover-for-Maven 2 and 3 plugin in the Clover JIRA project under the "Maven Plugin" component.
The Maven 2 and 3 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.