MVN

org.openwebtop.maven.plugins : maven-precheck-plugin

Maven & Gradle

Oct 27, 2010

maven-precheck-plugin · Webwork configuration & Prohibit text pre-check plugin

<plugin>
    <groupId>org.openwebtop.maven.plugins</groupId>
    <artifactId>maven-precheck-plugin</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openwebtop.maven.plugins : maven-precheck-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of org.openwebtop.maven.plugins : maven-precheck-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-precheck-plugin-1.0.1
maven-precheck-plugin-1.0.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.openwebtop.maven.plugins</groupId>
    <artifactId>maven-precheck-plugin</artifactId>
    <version>1.0.1</version>
</plugin>