MVN

org.openclover : clover-maven-plugin

Maven & Gradle

Oct 11, 2019
1 usages

Clover Maven Plugin · Clover Maven Plugin

<plugin>
    <groupId>org.openclover</groupId>
    <artifactId>clover-maven-plugin</artifactId>
    <version>4.4.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openclover : clover-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 4.4.1

All Versions

Choose a version of org.openclover : clover-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.4.x
clover-maven-plugin-4.4.1
clover-maven-plugin-4.4.0
4.3.x
clover-maven-plugin-4.3.1
clover-maven-plugin-4.3.0
4.2.x
clover-maven-plugin-4.2.1
clover-maven-plugin-4.2.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.openclover</groupId>
    <artifactId>clover-maven-plugin</artifactId>
    <version>4.4.1</version>
</plugin>