MVN

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

Maven & Gradle

Feb 18, 2021

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

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

Latest Version

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

  • Latest Stable: 1.2.2

All Versions

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

Version Vulnerabilities Updated
1.2.x
aem-build-maven-plugin-1.2.2
aem-build-maven-plugin-1.2.1
aem-build-maven-plugin-1.2.0
1.1.x
aem-build-maven-plugin-1.1.4
aem-build-maven-plugin-1.1.3
aem-build-maven-plugin-1.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.aftia.plugin</groupId>
    <artifactId>aem-build-maven-plugin</artifactId>
    <version>1.2.2</version>
</dependency>