Class HelmPackage
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.honton.chas.helmrepo.maven.plugin.HelmGoal
-
- org.honton.chas.helmrepo.maven.plugin.HelmPackage
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="package", defaultPhase=PACKAGE, threadSafe=true) public class HelmPackage extends HelmGoalPackage a helm chart and attach as secondary artifact
-
-
Constructor Summary
Constructors Constructor Description HelmPackage()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voiddoExecute()
-
-
-
Method Detail
-
doExecute
protected final void doExecute() throws IOException- Specified by:
doExecutein classHelmGoal- Throws:
IOException
-
-