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.cognifide.aet</groupId>
<artifactId>aet-maven-plugin</artifactId>
<version>3.2.2</version>
</plugin>
Choose a version of com.cognifide.aet : aet-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.2.x |
aet-maven-plugin-3.2.2
|
||
aet-maven-plugin-3.2.1
|
|||
aet-maven-plugin-3.2.0
|
|||
3.1.x |
aet-maven-plugin-3.1.0
|
||
3.0.x |
aet-maven-plugin-3.0.1
|
||
aet-maven-plugin-3.0.0
|
|||
2.1.x |
aet-maven-plugin-2.1.6
|
||
aet-maven-plugin-2.1.5
|
|||
aet-maven-plugin-2.1.4
|
|||
aet-maven-plugin-2.1.3
|
|||
aet-maven-plugin-2.1.2
|
|||
aet-maven-plugin-2.1.1
|
|||
aet-maven-plugin-2.1.0
|
|||
2.0.x |
aet-maven-plugin-2.0.3-rc1
|
||
aet-maven-plugin-2.0.2
|
|||
aet-maven-plugin-2.0.1
|
|||
aet-maven-plugin-2.0.0
|
|||
aet-maven-plugin-2.0.0-rc2
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.cognifide.aet</groupId>
<artifactId>aet-maven-plugin</artifactId>
<version>3.2.2</version>
</plugin>
Advertisement