How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>net.officefloor.maven</groupId>
<artifactId>woof-maven-plugin</artifactId>
<version>3.40.0</version>
</plugin>
Choose a version of net.officefloor.maven : woof-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.40.x |
woof-maven-plugin-3.40.0
|
||
3.39.x |
woof-maven-plugin-3.39.0
|
||
3.38.x |
woof-maven-plugin-3.38.0
|
||
3.37.x |
woof-maven-plugin-3.37.0
|
||
3.36.x |
woof-maven-plugin-3.36.0
|
||
3.35.x |
woof-maven-plugin-3.35.0
|
||
3.34.x |
woof-maven-plugin-3.34.0
|
||
3.33.x |
woof-maven-plugin-3.33.0
|
||
3.32.x |
woof-maven-plugin-3.32.0
|
||
3.31.x |
woof-maven-plugin-3.31.0
|
||
3.30.x |
woof-maven-plugin-3.30.2
|
||
woof-maven-plugin-3.30.0
|
|||
3.29.x |
woof-maven-plugin-3.29.0
|
||
3.28.x |
woof-maven-plugin-3.28.2
|
||
woof-maven-plugin-3.28.1
|
|||
woof-maven-plugin-3.28.0
|
|||
3.27.x |
woof-maven-plugin-3.27.0
|
||
3.26.x |
woof-maven-plugin-3.26.0
|
||
3.25.x |
woof-maven-plugin-3.25.0
|
||
3.24.x |
woof-maven-plugin-3.24.0
|
||
3.23.x |
woof-maven-plugin-3.23.0
|
||
3.22.x |
woof-maven-plugin-3.22.0
|
||
3.21.x |
woof-maven-plugin-3.21.0
|
||
3.20.x |
woof-maven-plugin-3.20.0
|
||
3.19.x |
woof-maven-plugin-3.19.0
|
||
3.18.x |
woof-maven-plugin-3.18.0
|
||
3.17.x |
woof-maven-plugin-3.17.0
|
||
3.16.x |
woof-maven-plugin-3.16.0
|
||
3.15.x |
woof-maven-plugin-3.15.0
|
||
3.14.x |
woof-maven-plugin-3.14.0
|
||
3.13.x |
woof-maven-plugin-3.13.0
|
||
2.18.x |
woof-maven-plugin-2.18.0
|
||
2.16.x |
woof-maven-plugin-2.16.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>net.officefloor.maven</groupId>
<artifactId>woof-maven-plugin</artifactId>
<version>3.40.0</version>
</plugin>
Advertisement