How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>cc.shacocloud</groupId>
<artifactId>mirage-maven-plugin</artifactId>
<version>2.0.9</version>
</plugin>
Choose a version of cc.shacocloud : mirage-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.1.x |
mirage-maven-plugin-2.1.0
|
||
2.0.x |
mirage-maven-plugin-2.0.9
|
||
mirage-maven-plugin-2.0.8
|
|||
mirage-maven-plugin-2.0.7
|
|||
mirage-maven-plugin-2.0.6
|
|||
mirage-maven-plugin-2.0.5
|
|||
mirage-maven-plugin-2.0.4
|
|||
mirage-maven-plugin-2.0.3
|
|||
mirage-maven-plugin-2.0.2
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>cc.shacocloud</groupId>
<artifactId>mirage-maven-plugin</artifactId>
<version>2.0.9</version>
</plugin>
Advertisement