MVN

org.ow2.util.maven : deploymentplan-maven-plugin

Maven & Gradle

Jun 06, 2013

OW2 Utilities :: Maven :: Deployment Plan Plugin · Deployment Plan Support for Maven

<plugin>
    <groupId>org.ow2.util.maven</groupId>
    <artifactId>deploymentplan-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.util.maven : deploymentplan-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.ow2.util.maven : deploymentplan-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
deploymentplan-maven-plugin-2.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.ow2.util.maven</groupId>
    <artifactId>deploymentplan-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>