MVN

com.aftia.plugin : aem-build-maven-plugin.core

Maven & Gradle

Feb 18, 2021

AEM Build Maven Plugin - Core · Maven Plugin for extended AEM Build operations

<plugin>
    <groupId>com.aftia.plugin</groupId>
    <artifactId>aem-build-maven-plugin.core</artifactId>
    <version>1.2.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aftia.plugin : aem-build-maven-plugin.core to add to Maven - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of com.aftia.plugin : aem-build-maven-plugin.core to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
aem-build-maven-plugin.core-1.2.2
aem-build-maven-plugin.core-1.2.1
aem-build-maven-plugin.core-1.2.0
1.1.x
aem-build-maven-plugin.core-1.1.4
aem-build-maven-plugin.core-1.1.3
aem-build-maven-plugin.core-1.1.2
aem-build-maven-plugin.core-1.1.1
aem-build-maven-plugin.core-1.1.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>com.aftia.plugin</groupId>
    <artifactId>aem-build-maven-plugin.core</artifactId>
    <version>1.2.2</version>
</plugin>