-
- All Implemented Interfaces:
-
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
public abstract class AbstractHelmMojo extends AbstractMojo
-
-
Field Summary
Fields Modifier and Type Field Description private Loglogprivate Map<Object, Object>pluginContext
-
Constructor Summary
Constructors Constructor Description AbstractHelmMojo()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext -
Methods inherited from class org.apache.maven.plugin.Mojo
execute -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-