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.jdtaus.mojo</groupId>
<artifactId>jdtaus-resource-mojo</artifactId>
<version>3.14</version>
</plugin>
Choose a version of org.jdtaus.mojo : jdtaus-resource-mojo to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.14 |
jdtaus-resource-mojo-3.14
|
||
3.13 |
jdtaus-resource-mojo-3.13
|
||
3.12 |
jdtaus-resource-mojo-3.12
|
||
3.11 |
jdtaus-resource-mojo-3.11
|
||
3.10 |
jdtaus-resource-mojo-3.10
|
||
3.9 |
jdtaus-resource-mojo-3.9
|
||
3.8 |
jdtaus-resource-mojo-3.8
|
||
3.7 |
jdtaus-resource-mojo-3.7
|
||
3.6 |
jdtaus-resource-mojo-3.6
|
||
3.5 |
jdtaus-resource-mojo-3.5
|
||
3.4.x |
jdtaus-resource-mojo-3.4.1
|
||
3.4 |
jdtaus-resource-mojo-3.4
|
||
3.3.x |
jdtaus-resource-mojo-3.3.1
|
||
3.3 |
jdtaus-resource-mojo-3.3
|
||
3.2 |
jdtaus-resource-mojo-3.2
|
||
3.1 |
jdtaus-resource-mojo-3.1
|
||
3.0 |
jdtaus-resource-mojo-3.0
|
||
2.2.x |
jdtaus-resource-mojo-2.2.1
|
||
2.2 |
jdtaus-resource-mojo-2.2
|
||
2.1.x |
jdtaus-resource-mojo-2.1.1
|
||
2.1 |
jdtaus-resource-mojo-2.1
|
||
2.0 |
jdtaus-resource-mojo-2.0
|
||
1.3 |
jdtaus-resource-mojo-1.3
|
||
1.1 |
jdtaus-resource-mojo-1.1
|
||
1.0 |
jdtaus-resource-mojo-1.0
|
||
jdtaus-resource-mojo-1.0-beta-4
|
|||
jdtaus-resource-mojo-1.0-beta-3
|
|||
jdtaus-resource-mojo-1.0-beta-2
|
|||
jdtaus-resource-mojo-1.0-beta-1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.jdtaus.mojo</groupId>
<artifactId>jdtaus-resource-mojo</artifactId>
<version>3.14</version>
</plugin>
Advertisement