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.unic.maven.plugins</groupId>
<artifactId>aem-maven-plugin</artifactId>
<version>2.0.16</version>
</plugin>
Choose a version of com.unic.maven.plugins : aem-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.0.x |
aem-maven-plugin-2.0.16
|
||
aem-maven-plugin-2.0.15
|
|||
aem-maven-plugin-2.0.14
|
|||
aem-maven-plugin-2.0.13
|
|||
aem-maven-plugin-2.0.11
|
|||
aem-maven-plugin-2.0.10
|
|||
aem-maven-plugin-2.0.9
|
|||
aem-maven-plugin-2.0.8
|
|||
aem-maven-plugin-2.0.7
|
|||
aem-maven-plugin-2.0.6
|
|||
aem-maven-plugin-2.0.5
|
|||
aem-maven-plugin-2.0.4
|
|||
aem-maven-plugin-2.0.3
|
|||
aem-maven-plugin-2.0.2
|
|||
aem-maven-plugin-2.0.1
|
|||
aem-maven-plugin-2.0.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.unic.maven.plugins</groupId>
<artifactId>aem-maven-plugin</artifactId>
<version>2.0.16</version>
</plugin>
Advertisement