How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>eu.stamp-project</groupId>
<artifactId>pitmp-maven-plugin</artifactId>
<version>1.3.7</version>
</plugin>
Choose a version of eu.stamp-project : pitmp-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.3.x |
pitmp-maven-plugin-1.3.7
|
||
pitmp-maven-plugin-1.3.6
|
|||
pitmp-maven-plugin-1.3.5
|
|||
pitmp-maven-plugin-1.3.4
|
|||
pitmp-maven-plugin-1.3.3
|
|||
pitmp-maven-plugin-1.3.2
|
|||
pitmp-maven-plugin-1.3.1
|
|||
pitmp-maven-plugin-1.3.0
|
|||
1.2.x |
pitmp-maven-plugin-1.2.0
|
||
1.1.x |
pitmp-maven-plugin-1.1.6
|
||
pitmp-maven-plugin-1.1.5
|
|||
pitmp-maven-plugin-1.1.4
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>eu.stamp-project</groupId>
<artifactId>pitmp-maven-plugin</artifactId>
<version>1.3.7</version>
</plugin>
Advertisement