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.sbb.releasetrain</groupId>
<artifactId>mavenmojos</artifactId>
<version>0.9.5</version>
</plugin>
Choose a version of ch.sbb.releasetrain : mavenmojos to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.9.x |
mavenmojos-0.9.5
|
||
mavenmojos-0.9.4
|
|||
mavenmojos-0.9.3
|
|||
mavenmojos-0.9.1
|
|||
mavenmojos-0.9.0
|
|||
0.0.x |
mavenmojos-0.0.30
|
||
mavenmojos-0.0.29
|
|||
mavenmojos-0.0.28
|
|||
mavenmojos-0.0.27
|
|||
mavenmojos-0.0.26
|
|||
mavenmojos-0.0.25
|
|||
mavenmojos-0.0.23
|
|||
mavenmojos-0.0.22
|
|||
mavenmojos-0.0.21
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>ch.sbb.releasetrain</groupId>
<artifactId>mavenmojos</artifactId>
<version>0.9.5</version>
</plugin>
Advertisement