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.bedework</groupId>
<artifactId>bw-deploy-maven-plugin</artifactId>
<version>4.0.16</version>
</plugin>
Choose a version of org.bedework : bw-deploy-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
4.0.x |
bw-deploy-maven-plugin-4.0.16
|
||
bw-deploy-maven-plugin-4.0.15
|
|||
bw-deploy-maven-plugin-4.0.14
|
|||
bw-deploy-maven-plugin-4.0.13
|
|||
bw-deploy-maven-plugin-4.0.12
|
|||
bw-deploy-maven-plugin-4.0.11
|
|||
bw-deploy-maven-plugin-4.0.10
|
|||
bw-deploy-maven-plugin-4.0.8
|
|||
bw-deploy-maven-plugin-4.0.7
|
|||
bw-deploy-maven-plugin-4.0.6
|
|||
bw-deploy-maven-plugin-4.0.5
|
|||
bw-deploy-maven-plugin-4.0.4
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.bedework</groupId>
<artifactId>bw-deploy-maven-plugin</artifactId>
<version>4.0.16</version>
</plugin>
Advertisement