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.antwerkz.maven</groupId>
<artifactId>obsoleter</artifactId>
<version>0.17.0</version>
</plugin>
Choose a version of com.antwerkz.maven : obsoleter to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.17.x |
obsoleter-0.17.0
|
||
0.7.x |
obsoleter-0.7.0
|
||
0.6.x |
obsoleter-0.6.0
|
||
0.4.x |
obsoleter-0.4.0
|
||
0.3.x |
obsoleter-0.3.0
|
||
0.1.x |
obsoleter-0.1.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.antwerkz.maven</groupId>
<artifactId>obsoleter</artifactId>
<version>0.17.0</version>
</plugin>
Advertisement