![JAR search and dependency download from the Maven repository](/logo.png)
com.atlassian.maven.plugin.clover.DistributedCoverage Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of clover-maven-plugin Show documentation
Show all versions of clover-maven-plugin Show documentation
Maven plugin for Clover.
MIGRATION NOTICE: Since Clover 4.1.0 this plugin is named com.atlassian.maven.plugins:clover-maven-plugin.
In previous versions it was named com.atlassian.maven.plugins:maven-clover2-plugin.
The newest version!
package com.atlassian.maven.plugin.clover;
import com.atlassian.clover.remote.DistributedConfig;
/**
* Complex configuration objects need to be in the same package as the MOJO that defines them.
*/
public class DistributedCoverage extends DistributedConfig {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy