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.github</groupId>
<artifactId>issues-maven-plugin</artifactId>
<version>1.1.13</version>
</plugin>
Choose a version of com.antwerkz.github : issues-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.1.x |
issues-maven-plugin-1.1.13
|
||
issues-maven-plugin-1.1.12
|
|||
issues-maven-plugin-1.1.11
|
|||
issues-maven-plugin-1.1.10
|
|||
issues-maven-plugin-1.1.9
|
|||
issues-maven-plugin-1.1.7
|
|||
issues-maven-plugin-1.1.6
|
|||
issues-maven-plugin-1.1.4
|
|||
issues-maven-plugin-1.1.3
|
|||
issues-maven-plugin-1.1.2
|
|||
issues-maven-plugin-1.1.1
|
|||
issues-maven-plugin-1.1.0
|
|||
1.0.x |
issues-maven-plugin-1.0.3
|
||
issues-maven-plugin-1.0.2
|
|||
issues-maven-plugin-1.0.1
|
|||
issues-maven-plugin-1.0.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.antwerkz.github</groupId>
<artifactId>issues-maven-plugin</artifactId>
<version>1.1.13</version>
</plugin>
Advertisement