MVN

com.force : maven-force-plugin

Maven & Gradle

Aug 19, 2011
15 stars

maven-force-plugin · Maven Plugin the Force.com platform

<plugin>
    <groupId>com.force</groupId>
    <artifactId>maven-force-plugin</artifactId>
    <version>22.0.5-BETA</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 22.0.5-BETA
  • Latest Beta: 22.0.5-BETA

All Versions

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

Version Vulnerabilities Updated
22.0.x
maven-force-plugin-22.0.5-BETA

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.force</groupId>
    <artifactId>maven-force-plugin</artifactId>
    <version>22.0.5-BETA</version>
</plugin>

Advertisement