@Mojo(name="upload",
defaultPhase=DEPLOY)
public class UploadMojo
extends AbstractHelmMojo
skip| Constructor and Description |
|---|
UploadMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected HttpURLConnection |
getConnectionForUploadToArtifactory(File file) |
protected HttpURLConnection |
getConnectionForUploadToChartmuseum() |
getAppVersion, getChartDirectory, getChartVersion, getExcludes, getHelmDownloadUrl, getHelmExecutableDirectory, getHelmExecuteable, getHelmExtraRepos, getHelmHomeDirectory, getHelmSecurity, getOutputDirectory, getSecDispatcher, getSettings, getUploadRepoSnapshot, getUploadRepoStable, setAppVersion, setChartDirectory, setChartVersion, setExcludes, setHelmDownloadUrl, setHelmExecutableDirectory, setHelmExecuteable, setHelmExtraRepos, setHelmHomeDirectory, setHelmSecurity, setOutputDirectory, setUploadRepoSnapshot, setUploadRepoStablepublic void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected HttpURLConnection getConnectionForUploadToChartmuseum() throws IOException
IOExceptionprotected HttpURLConnection getConnectionForUploadToArtifactory(File file) throws IOException, org.apache.maven.plugin.MojoExecutionException
IOExceptionorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2019 Kiwigrid GmbH. All rights reserved.