How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>nu.aron</groupId>
<artifactId>nextversion-maven-plugin</artifactId>
<version>37</version>
</plugin>
Choose a version of nu.aron : nextversion-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
37 |
nextversion-maven-plugin-37
|
||
36 |
nextversion-maven-plugin-36
|
||
35 |
nextversion-maven-plugin-35
|
||
34 |
nextversion-maven-plugin-34
|
||
33 |
nextversion-maven-plugin-33
|
||
32 |
nextversion-maven-plugin-32
|
||
31 |
nextversion-maven-plugin-31
|
||
30 |
nextversion-maven-plugin-30
|
||
29 |
nextversion-maven-plugin-29
|
||
28 |
nextversion-maven-plugin-28
|
||
27 |
nextversion-maven-plugin-27
|
||
26 |
nextversion-maven-plugin-26
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>nu.aron</groupId>
<artifactId>nextversion-maven-plugin</artifactId>
<version>37</version>
</plugin>
Advertisement