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.googlecode.t7mp</groupId>
<artifactId>maven-t7-plugin</artifactId>
<version>0.9.18</version>
</plugin>
Choose a version of com.googlecode.t7mp : maven-t7-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.9.x |
maven-t7-plugin-0.9.18
|
||
maven-t7-plugin-0.9.17
|
|||
maven-t7-plugin-0.9.16
|
|||
maven-t7-plugin-0.9.14
|
|||
maven-t7-plugin-0.9.13
|
|||
maven-t7-plugin-0.9.12
|
|||
maven-t7-plugin-0.9.11
|
|||
maven-t7-plugin-0.9.10
|
|||
maven-t7-plugin-0.9.10.M8
|
|||
maven-t7-plugin-0.9.10.M7
|
|||
maven-t7-plugin-0.9.10.M6
|
|||
maven-t7-plugin-0.9.10.M5
|
|||
maven-t7-plugin-0.9.10.M4
|
|||
maven-t7-plugin-0.9.10.M3
|
|||
maven-t7-plugin-0.9.10.M2
|
|||
maven-t7-plugin-0.9.10.M1
|
|||
maven-t7-plugin-0.9.9
|
|||
maven-t7-plugin-0.9.9.M1
|
|||
maven-t7-plugin-0.9.8
|
|||
maven-t7-plugin-0.9.8.M2A
|
|||
maven-t7-plugin-0.9.8.M2
|
|||
maven-t7-plugin-0.9.8.M1A
|
|||
maven-t7-plugin-0.9.8.M1
|
|||
maven-t7-plugin-0.9.7
|
|||
maven-t7-plugin-0.9.7.M1
|
|||
maven-t7-plugin-0.9.6
|
|||
maven-t7-plugin-0.9.5
|
|||
maven-t7-plugin-0.9.4
|
|||
maven-t7-plugin-0.9.3
|
|||
maven-t7-plugin-0.9.2
|
|||
maven-t7-plugin-0.9.1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.googlecode.t7mp</groupId>
<artifactId>maven-t7-plugin</artifactId>
<version>0.9.18</version>
</plugin>
Advertisement