How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>tv.bodil</groupId>
<artifactId>maven-testlol-plugin</artifactId>
<version>1.4</version>
</plugin>
Choose a version of tv.bodil : maven-testlol-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.4 |
maven-testlol-plugin-1.4
|
||
1.3 |
maven-testlol-plugin-1.3
|
||
1.2.x |
maven-testlol-plugin-1.2.2
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>tv.bodil</groupId>
<artifactId>maven-testlol-plugin</artifactId>
<version>1.4</version>
</plugin>
Advertisement