How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.microbean</groupId>
<artifactId>helm-maven-plugin</artifactId>
<version>2.8.2.1.1.2</version>
</plugin>
Choose a version of org.microbean : helm-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.8.x |
helm-maven-plugin-2.8.2.1.1.2
|
||
helm-maven-plugin-2.8.2.1.1.1
|
|||
helm-maven-plugin-2.8.2.1.1.0
|
|||
helm-maven-plugin-2.8.2.1.0.4
|
|||
helm-maven-plugin-2.8.2.1.0.3
|
|||
2.7.x |
helm-maven-plugin-2.7.2.1.0.1
|
||
helm-maven-plugin-2.7.0.1.0.33
|
|||
helm-maven-plugin-2.7.0.1.0.30
|
|||
helm-maven-plugin-2.7.0.1.0.25
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.microbean</groupId>
<artifactId>helm-maven-plugin</artifactId>
<version>2.8.2.1.1.2</version>
</plugin>
Advertisement