MVN

de.silpion.opencms.maven.plugins : opencms-maven-plugin

Maven & Gradle

Jun 15, 2018
0 stars

OpenCms Maven Plugin · This plugin packages OpenCms module zips.

<plugin>
    <groupId>de.silpion.opencms.maven.plugins</groupId>
    <artifactId>opencms-maven-plugin</artifactId>
    <version>2.6.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.silpion.opencms.maven.plugins : opencms-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.6.2

All Versions

Choose a version of de.silpion.opencms.maven.plugins : opencms-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.6.x
opencms-maven-plugin-2.6.2
opencms-maven-plugin-2.6.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>de.silpion.opencms.maven.plugins</groupId>
    <artifactId>opencms-maven-plugin</artifactId>
    <version>2.6.2</version>
</plugin>

Advertisement