How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.llorllale</groupId>
<artifactId>releasecat-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
Choose a version of org.llorllale : releasecat-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.0.x |
releasecat-maven-plugin-1.0.0
|
||
releasecat-maven-plugin-1.0.0-rc1
|
|||
0.5.x |
releasecat-maven-plugin-0.5.0
|
||
releasecat-maven-plugin-0.5.0-rc8
|
|||
releasecat-maven-plugin-0.5.0-rc7
|
|||
releasecat-maven-plugin-0.5.0-rc6
|
|||
releasecat-maven-plugin-0.5.0-rc5
|
|||
releasecat-maven-plugin-0.5.0-rc4
|
|||
releasecat-maven-plugin-0.5.0-rc3
|
|||
releasecat-maven-plugin-0.5.0-rc2
|
|||
releasecat-maven-plugin-0.5.0-rc1
|
|||
0.4.x |
releasecat-maven-plugin-0.4.0
|
||
releasecat-maven-plugin-0.4.0-rc2
|
|||
releasecat-maven-plugin-0.4.0-rc1
|
|||
0.3.x |
releasecat-maven-plugin-0.3.0
|
||
releasecat-maven-plugin-0.3.0-rc2
|
|||
releasecat-maven-plugin-0.3.0-rc1
|
|||
0.2.x |
releasecat-maven-plugin-0.2.0
|
||
releasecat-maven-plugin-0.2.0-rc4
|
|||
releasecat-maven-plugin-0.2.0-rc3
|
|||
releasecat-maven-plugin-0.2.0-rc2
|
|||
releasecat-maven-plugin-0.2.0-rc1
|
|||
0.1.x |
releasecat-maven-plugin-0.1.0
|
||
releasecat-maven-plugin-0.1.0-rc8
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.llorllale</groupId>
<artifactId>releasecat-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
Advertisement