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>maven-woof-plugin</artifactId>
<version>2.15.0</version>
</plugin>
Choose a version of net.officefloor.maven : maven-woof-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.15.x |
maven-woof-plugin-2.15.0
|
||
2.14.x |
maven-woof-plugin-2.14.0
|
||
2.13.x |
maven-woof-plugin-2.13.0
|
||
2.12.x |
maven-woof-plugin-2.12.0
|
||
2.11.x |
maven-woof-plugin-2.11.0
|
||
2.10.x |
maven-woof-plugin-2.10.0
|
||
2.9.x |
maven-woof-plugin-2.9.0
|
||
2.8.x |
maven-woof-plugin-2.8.0
|
||
2.7.x |
maven-woof-plugin-2.7.0
|
||
2.6.x |
maven-woof-plugin-2.6.0
|
||
2.5.x |
maven-woof-plugin-2.5.0
|
||
2.4.x |
maven-woof-plugin-2.4.0
|
||
2.3.x |
maven-woof-plugin-2.3.0
|
||
2.2.x |
maven-woof-plugin-2.2.0
|
||
2.1.x |
maven-woof-plugin-2.1.0
|
||
2.0.x |
maven-woof-plugin-2.0.0
|
||
1.4.x |
maven-woof-plugin-1.4.0
|
||
1.3.x |
maven-woof-plugin-1.3.0
|
||
1.2.x |
maven-woof-plugin-1.2.0
|
||
1.1.x |
maven-woof-plugin-1.1.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>net.officefloor.maven</groupId>
<artifactId>maven-woof-plugin</artifactId>
<version>2.15.0</version>
</plugin>
Advertisement