Class ImagePush
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.honton.chas.buildx.maven.plugin.ImageGoal
org.honton.chas.buildx.maven.plugin.Containerfile
org.honton.chas.buildx.maven.plugin.buildx.ImageBuild
org.honton.chas.buildx.maven.plugin.push.ImagePush
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo,ConnectionCfg
Push image to registry
-
Field Summary
Fields inherited from class org.honton.chas.buildx.maven.plugin.buildx.ImageBuild
buildArguments, builder, BUILDX_MAVEN, contexts, image, platforms, provenance, registries, sbomFields inherited from class org.honton.chas.buildx.maven.plugin.Containerfile
containerFile, contextFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.honton.chas.buildx.maven.plugin.buildx.ImageBuild
contexts, ctxDirMethods inherited from class org.honton.chas.buildx.maven.plugin.Containerfile
containerFile, defaultContainerFileMethods inherited from class org.honton.chas.buildx.maven.plugin.ImageGoal
execute, executeCommand, executeCommand, shortestPathMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.honton.chas.buildx.maven.plugin.config.ConnectionCfg
getCli
-
Constructor Details
-
ImagePush
public ImagePush()
-
-
Method Details
-
doExecute
protected final void doExecute() throws org.apache.maven.plugin.MojoExecutionException- Overrides:
doExecutein classImageBuild- Throws:
org.apache.maven.plugin.MojoExecutionException
-