How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.tibco.plugins</groupId>
<artifactId>bw6-maven-plugin</artifactId>
<version>2.9.6</version>
</plugin>
Choose a version of com.tibco.plugins : bw6-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.9.x |
bw6-maven-plugin-2.9.6
|
||
bw6-maven-plugin-2.9.5
|
|||
bw6-maven-plugin-2.9.4
|
|||
bw6-maven-plugin-2.9.2
|
|||
bw6-maven-plugin-2.9.1
|
|||
bw6-maven-plugin-2.9.0
|
|||
2.8.x |
bw6-maven-plugin-2.8.1
|
||
bw6-maven-plugin-2.8.0
|
|||
2.7.x |
bw6-maven-plugin-2.7.1
|
||
bw6-maven-plugin-2.7.0
|
|||
2.6.x |
bw6-maven-plugin-2.6.0
|
||
2.5.x |
bw6-maven-plugin-2.5.0
|
||
2.4.x |
bw6-maven-plugin-2.4.0
|
||
2.3.x |
bw6-maven-plugin-2.3.1
|
||
bw6-maven-plugin-2.3.0
|
|||
2.2.x |
bw6-maven-plugin-2.2.0
|
||
2.1.x |
bw6-maven-plugin-2.1.1
|
||
bw6-maven-plugin-2.1.0
|
|||
2.0.x |
bw6-maven-plugin-2.0.2
|
||
bw6-maven-plugin-2.0.1
|
|||
bw6-maven-plugin-2.0.0
|
|||
1.3.x |
bw6-maven-plugin-1.3.1
|
||
1.2.x |
bw6-maven-plugin-1.2.3
|
||
bw6-maven-plugin-1.2.2
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.tibco.plugins</groupId>
<artifactId>bw6-maven-plugin</artifactId>
<version>2.9.6</version>
</plugin>
Advertisement