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.nuiton.jredmine</groupId>
<artifactId>jredmine-maven-plugin</artifactId>
<version>1.10</version>
</plugin>
Choose a version of org.nuiton.jredmine : jredmine-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.10 |
jredmine-maven-plugin-1.10
|
||
1.9 |
jredmine-maven-plugin-1.9
|
||
1.8.x |
jredmine-maven-plugin-1.8.2
|
||
jredmine-maven-plugin-1.8.1
|
|||
1.8 |
jredmine-maven-plugin-1.8
|
||
1.7 |
jredmine-maven-plugin-1.7
|
||
1.6 |
jredmine-maven-plugin-1.6
|
||
1.5.x |
jredmine-maven-plugin-1.5.1
|
||
1.5 |
jredmine-maven-plugin-1.5
|
||
1.4 |
jredmine-maven-plugin-1.4
|
||
1.3 |
jredmine-maven-plugin-1.3
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.nuiton.jredmine</groupId>
<artifactId>jredmine-maven-plugin</artifactId>
<version>1.10</version>
</plugin>
Advertisement