@Mojo(name="dry-run",
defaultPhase=TEST)
public class DryRunMojo
extends AbstractHelmMojo
| Constructor and Description |
|---|
DryRunMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getAction() |
void |
setAction(String action) |
getChartDirectory, getExcludes, getHelmDownloadUrl, getHelmExecuteable, getHelmExecuteableDirectory, getHelmRepoUrl, getIndexFileForMerge, getOutputDirectory, setChartDirectory, setExcludes, setHelmDownloadUrl, setHelmExecuteable, setHelmExecuteableDirectory, setHelmRepoUrl, setIndexFileForMerge, setOutputDirectorypublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic String getAction()
public void setAction(String action)
Copyright © 2017 Kiwigrid GmbH. All rights reserved.