MVN

com.adobe.adep.maven : content-package-maven-plugin

Maven & Gradle

Nov 03, 2020

Adobe ADEP Content Package Maven Plugin · Maven Plugin supporting creation of ADEP content packages and controlling the package manager on a remote system.

<plugin>
    <groupId>com.adobe.adep.maven</groupId>
    <artifactId>content-package-maven-plugin</artifactId>
    <version>0.0.12</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.adobe.adep.maven : content-package-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.0.12

All Versions

Choose a version of com.adobe.adep.maven : content-package-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
content-package-maven-plugin-0.0.12

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.adobe.adep.maven</groupId>
    <artifactId>content-package-maven-plugin</artifactId>
    <version>0.0.12</version>
</plugin>