How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>gr.abiss.mvn.plugins</groupId>
<artifactId>maven-jstools-plugin</artifactId>
<version>0.7</version>
</plugin>
Choose a version of gr.abiss.mvn.plugins : maven-jstools-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.7 |
maven-jstools-plugin-0.7
|
||
0.6 |
maven-jstools-plugin-0.6
|
||
0.5 |
maven-jstools-plugin-0.5
|
||
0.4 |
maven-jstools-plugin-0.4
|
||
0.3 |
maven-jstools-plugin-0.3
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>gr.abiss.mvn.plugins</groupId>
<artifactId>maven-jstools-plugin</artifactId>
<version>0.7</version>
</plugin>
Advertisement