public abstract class AbstractHelmMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.settings.Settings |
settings
The current user system settings for use in Maven.
|
protected boolean |
skip
Set this to
true to skip all goals. |
| Constructor and Description |
|---|
AbstractHelmMojo() |
| Modifier and Type | Method and Description |
|---|---|
Path |
getHelmExecutableDirectory() |
String |
getHelmVersion() |
Path |
getOutputDirectory() |
getLog, getPluginContext, setLog, setPluginContext@Parameter(property="helm.skip",
defaultValue="false")
protected boolean skip
true to skip all goals.@Parameter(defaultValue="${settings}",
readonly=true)
protected org.apache.maven.settings.Settings settings
Copyright © 2017–2023 Kokuwa.io. All rights reserved.