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.infor.m3</groupId>
<artifactId>xtendm3-maven-plugin</artifactId>
<version>0.1.8</version>
</plugin>
Choose a version of com.infor.m3 : xtendm3-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.1.x |
xtendm3-maven-plugin-0.1.8
|
||
xtendm3-maven-plugin-0.1.7
|
|||
xtendm3-maven-plugin-0.1.6
|
|||
xtendm3-maven-plugin-0.1.4
|
|||
xtendm3-maven-plugin-0.1.3
|
|||
xtendm3-maven-plugin-0.1.2
|
|||
xtendm3-maven-plugin-0.1.1
|
|||
xtendm3-maven-plugin-0.1.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.infor.m3</groupId>
<artifactId>xtendm3-maven-plugin</artifactId>
<version>0.1.8</version>
</plugin>
Advertisement