public abstract class AbstractHelmMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
skip |
| Constructor and Description |
|---|
AbstractHelmMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
formatIfValueIsNotEmpty(String format,
String value) |
String |
getChartVersionWithProcessing() |
String |
getHelmVersion() |
protected org.sonatype.plexus.components.sec.dispatcher.SecDispatcher |
getSecDispatcher() |
void |
setLog(org.apache.maven.plugin.logging.Log log) |
getLog, getPluginContext, setPluginContextpublic void setLog(org.apache.maven.plugin.logging.Log log)
setLog in interface org.apache.maven.plugin.MojosetLog in class org.apache.maven.plugin.AbstractMojoprotected org.sonatype.plexus.components.sec.dispatcher.SecDispatcher getSecDispatcher()
public String getHelmVersion() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic String getChartVersionWithProcessing()
Copyright © 2017–2022 Kokuwa.io. All rights reserved.