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.jadira.maven</groupId>
<artifactId>fmpp-maven-plugin</artifactId>
<version>7.0.0.CR1</version>
</plugin>
Choose a version of org.jadira.maven : fmpp-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
7.0.x |
fmpp-maven-plugin-7.0.0.CR1
|
||
6.0.x |
fmpp-maven-plugin-6.0.1.GA
|
||
fmpp-maven-plugin-6.0.0.GA
|
|||
5.0.x |
fmpp-maven-plugin-5.0.0.GA
|
||
4.0.x |
fmpp-maven-plugin-4.0.0.GA
|
||
3.2.x |
fmpp-maven-plugin-3.2.0.GA
|
||
3.1.x |
fmpp-maven-plugin-3.1.0.GA
|
||
fmpp-maven-plugin-3.1.0.CR11
|
|||
fmpp-maven-plugin-3.1.0.CR10
|
|||
fmpp-maven-plugin-3.1.0.CR9
|
|||
fmpp-maven-plugin-3.1.0.CR8
|
|||
fmpp-maven-plugin-3.1.0.CR7
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.jadira.maven</groupId>
<artifactId>fmpp-maven-plugin</artifactId>
<version>7.0.0.CR1</version>
</plugin>
Advertisement