MVN

com.cognifide.maven.plugins : vltco-maven-plugin

Maven & Gradle

Oct 22, 2016
7 stars

Maven Vault Checkout Plugin · Plugin designed for Maven 2.x+ based builds to automate content checkout from AEM.

<plugin>
    <groupId>com.cognifide.maven.plugins</groupId>
    <artifactId>vltco-maven-plugin</artifactId>
    <version>0.2.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cognifide.maven.plugins : vltco-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.cognifide.maven.plugins : vltco-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
vltco-maven-plugin-0.2.1

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.cognifide.maven.plugins</groupId>
    <artifactId>vltco-maven-plugin</artifactId>
    <version>0.2.1</version>
</plugin>

Advertisement