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.ibm.g11n.pipeline</groupId>
<artifactId>gp-maven-plugin</artifactId>
<version>1.2.10</version>
</plugin>
Choose a version of com.ibm.g11n.pipeline : gp-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.2.x |
gp-maven-plugin-1.2.10
|
||
gp-maven-plugin-1.2.9
|
|||
gp-maven-plugin-1.2.8
|
|||
gp-maven-plugin-1.2.7
|
|||
gp-maven-plugin-1.2.6
|
|||
gp-maven-plugin-1.2.5
|
|||
gp-maven-plugin-1.2.4
|
|||
gp-maven-plugin-1.2.3
|
|||
gp-maven-plugin-1.2.2
|
|||
gp-maven-plugin-1.2.1
|
|||
gp-maven-plugin-1.2.0
|
|||
1.1.x |
gp-maven-plugin-1.1.9
|
||
gp-maven-plugin-1.1.8
|
|||
gp-maven-plugin-1.1.7
|
|||
gp-maven-plugin-1.1.6
|
|||
gp-maven-plugin-1.1.5
|
|||
gp-maven-plugin-1.1.4
|
|||
gp-maven-plugin-1.1.3
|
|||
gp-maven-plugin-1.1.2
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.ibm.g11n.pipeline</groupId>
<artifactId>gp-maven-plugin</artifactId>
<version>1.2.10</version>
</plugin>
Advertisement