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.codeplex.wsitbt</groupId>
<artifactId>wsit-maven-plugin</artifactId>
<version>1.0.7</version>
</plugin>
Choose a version of com.codeplex.wsitbt : wsit-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.0.x |
wsit-maven-plugin-1.0.7
|
||
wsit-maven-plugin-1.0.6
|
|||
wsit-maven-plugin-1.0.5
|
|||
wsit-maven-plugin-1.0.4
|
|||
wsit-maven-plugin-1.0.3
|
|||
wsit-maven-plugin-1.0.2
|
|||
wsit-maven-plugin-1.0.1
|
|||
1.0 |
wsit-maven-plugin-1.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.codeplex.wsitbt</groupId>
<artifactId>wsit-maven-plugin</artifactId>
<version>1.0.7</version>
</plugin>
Advertisement