How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>br.com.ripoli.xico</groupId>
<artifactId>release-properties</artifactId>
<version>1.0.36</version>
</plugin>
Choose a version of br.com.ripoli.xico : release-properties to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.0.x |
release-properties-1.0.36
|
||
release-properties-1.0.34
|
|||
release-properties-1.0.33
|
|||
release-properties-1.0.32
|
|||
release-properties-1.0.30
|
|||
release-properties-1.0.29
|
|||
release-properties-1.0.28
|
|||
release-properties-1.0.26
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>br.com.ripoli.xico</groupId>
<artifactId>release-properties</artifactId>
<version>1.0.36</version>
</plugin>
Advertisement