How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>de.dentrassi.maven</groupId>
<artifactId>rpm</artifactId>
<version>1.11.0</version>
</plugin>
Choose a version of de.dentrassi.maven : rpm to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.11.x |
rpm-1.11.0
|
||
1.10.x |
rpm-1.10.1
|
||
rpm-1.10.0
|
|||
1.9.x |
rpm-1.9.0
|
||
1.8.x |
rpm-1.8.0
|
||
1.7.x |
rpm-1.7.1
|
||
rpm-1.7.0
|
|||
1.6.x |
rpm-1.6.0
|
||
1.5.x |
rpm-1.5.0
|
||
1.4.x |
rpm-1.4.0
|
||
1.3.x |
rpm-1.3.0
|
||
1.2.x |
rpm-1.2.0
|
||
1.1.x |
rpm-1.1.1
|
||
rpm-1.1.0
|
|||
1.0.x |
rpm-1.0.3
|
||
rpm-1.0.1
|
|||
rpm-1.0.0
|
|||
0.10.x |
rpm-0.10.2
|
||
rpm-0.10.1
|
|||
rpm-0.10.0
|
|||
0.9.x |
rpm-0.9.3
|
||
rpm-0.9.2
|
|||
rpm-0.9.1
|
|||
rpm-0.9.0
|
|||
0.8.x |
rpm-0.8.0
|
||
0.7.x |
rpm-0.7.1
|
||
rpm-0.7.0
|
|||
0.6.x |
rpm-0.6.0
|
||
0.5.x |
rpm-0.5.0
|
||
0.4.x |
rpm-0.4.0
|
||
0.3.x |
rpm-0.3.0
|
||
0.2.x |
rpm-0.2.0
|
||
0.1.x |
rpm-0.1.2
|
||
rpm-0.1.1
|
|||
rpm-0.1.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>de.dentrassi.maven</groupId>
<artifactId>rpm</artifactId>
<version>1.11.0</version>
</plugin>
Advertisement