MVN

com.perforce : p4maven-mojo

Maven & Gradle

Sep 29, 2011

Perforce Maven Mojos · Perforce Maven Mojos.

<plugin>
    <groupId>com.perforce</groupId>
    <artifactId>p4maven-mojo</artifactId>
    <version>2011.1.297684</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.perforce : p4maven-mojo to add to Maven - Latest Versions:

  • Latest Stable: 2011.1.297684

All Versions

Choose a version of com.perforce : p4maven-mojo to add to Maven - All Versions:

Version Vulnerabilities Updated
2011.1.x
p4maven-mojo-2011.1.297684

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.perforce</groupId>
    <artifactId>p4maven-mojo</artifactId>
    <version>2011.1.297684</version>
</plugin>