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.erigir</groupId>
<artifactId>seedy-maven-plugin</artifactId>
<version>0.10.4+4</version>
</plugin>
Choose a version of com.erigir : seedy-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.71 |
seedy-maven-plugin-0.71
|
||
0.10.x |
seedy-maven-plugin-0.10.4+4
|
||
0.9.x |
seedy-maven-plugin-0.9.1+49
|
||
seedy-maven-plugin-0.9.0+45
|
|||
0.8.x |
seedy-maven-plugin-0.8.39
|
||
0.7 |
seedy-maven-plugin-0.7
|
||
0.6 |
seedy-maven-plugin-0.6
|
||
0.5 |
seedy-maven-plugin-0.5
|
||
0.4 |
seedy-maven-plugin-0.4
|
||
0.3 |
seedy-maven-plugin-0.3
|
||
0.2 |
seedy-maven-plugin-0.2
|
||
0.1 |
seedy-maven-plugin-0.1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.erigir</groupId>
<artifactId>seedy-maven-plugin</artifactId>
<version>0.10.4+4</version>
</plugin>
Advertisement