How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.forwoods</groupId>
<artifactId>messagematch-maven-plugin</artifactId>
<version>0.1.5</version>
</plugin>
Choose a version of org.forwoods : messagematch-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.1.x |
messagematch-maven-plugin-0.1.5
|
||
messagematch-maven-plugin-0.1.3
|
|||
messagematch-maven-plugin-0.1.2
|
|||
messagematch-maven-plugin-0.1.1
|
|||
messagematch-maven-plugin-0.1.0
|
|||
0.0.x |
messagematch-maven-plugin-0.0.4
|
||
messagematch-maven-plugin-0.0.3
|
|||
messagematch-maven-plugin-0.0.2
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.forwoods</groupId>
<artifactId>messagematch-maven-plugin</artifactId>
<version>0.1.5</version>
</plugin>
Advertisement