MVN

com.coverity : ondemand-maven-plugin

Maven & Gradle

Coverity On Demand Maven Plugin · Maven plugin for static code analysis with the Coverity Code Advisor On Demand service

<plugin>
    <groupId>com.coverity</groupId>
    <artifactId>ondemand-maven-plugin</artifactId>
    <version>1.5.60</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.coverity : ondemand-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.5.60

All Versions

Choose a version of com.coverity : ondemand-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
ondemand-maven-plugin-1.5.60
1.4.x
ondemand-maven-plugin-1.4.782
1.3.x
ondemand-maven-plugin-1.3.749
ondemand-maven-plugin-1.3.716
ondemand-maven-plugin-1.3.710
ondemand-maven-plugin-1.3.683
ondemand-maven-plugin-1.3.682
ondemand-maven-plugin-1.3.669
ondemand-maven-plugin-1.3.637
ondemand-maven-plugin-1.3.615
ondemand-maven-plugin-1.3.611
ondemand-maven-plugin-1.3.606

How to add a plugin to Maven

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

<plugin>
    <groupId>com.coverity</groupId>
    <artifactId>ondemand-maven-plugin</artifactId>
    <version>1.5.60</version>
</plugin>

Advertisement