How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>ch.inftec.ju</groupId>
<artifactId>ju-maven-plugin</artifactId>
<version>6.1-4</version>
</plugin>
Choose a version of ch.inftec.ju : ju-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
6.1 |
ju-maven-plugin-6.1-4
|
||
ju-maven-plugin-6.1
|
|||
4.5.x |
ju-maven-plugin-4.5.1-11
|
||
ju-maven-plugin-4.5.1-SNAPSHOT-27
|
|||
ju-maven-plugin-4.5.1-rc-8
|
|||
ju-maven-plugin-4.5.1-rc-5
|
|||
ju-maven-plugin-4.5.1-rc-4
|
|||
ju-maven-plugin-4.5.1-rc-2
|
|||
4.5 |
ju-maven-plugin-4.5-beta-5
|
||
ju-maven-plugin-4.5-beta-4
|
|||
4.4 |
ju-maven-plugin-4.4-26
|
||
ju-maven-plugin-4.4-25
|
|||
ju-maven-plugin-4.4-24
|
|||
ju-maven-plugin-4.4-23
|
|||
ju-maven-plugin-4.4-22
|
|||
ju-maven-plugin-4.4-20
|
|||
ju-maven-plugin-4.4-19
|
|||
ju-maven-plugin-4.4-15
|
|||
ju-maven-plugin-4.4-14
|
|||
ju-maven-plugin-4.4-5
|
|||
ju-maven-plugin-4.4-4
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>ch.inftec.ju</groupId>
<artifactId>ju-maven-plugin</artifactId>
<version>6.1-4</version>
</plugin>
Advertisement