MVN

biz.netcentric.filevault.validator : aem-classification-maven-plugin

Maven & Gradle

Jul 28, 2022
3 stars

AEM Classification Maven Plugin · Maven plugin to generate classification maps from existing AEM instances (https://docs.adobe.com/content/help/en/experience-manager-65/deploying/upgrading/sustainable-upgrades.html).

<plugin>
    <groupId>biz.netcentric.filevault.validator</groupId>
    <artifactId>aem-classification-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of biz.netcentric.filevault.validator : aem-classification-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of biz.netcentric.filevault.validator : aem-classification-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
aem-classification-maven-plugin-1.0.1
aem-classification-maven-plugin-1.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>biz.netcentric.filevault.validator</groupId>
    <artifactId>aem-classification-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>