Class RegistryLogin

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.honton.chas.buildx.maven.plugin.ImageGoal
org.honton.chas.buildx.maven.plugin.login.RegistryLogin
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, ConnectionCfg

@Mojo(name="login", defaultPhase=PREPARE_PACKAGE, threadSafe=true) public class RegistryLogin extends ImageGoal
Set credentials for use when pushing to (or pulling from) registry.
  • Constructor Details

    • RegistryLogin

      public RegistryLogin()
  • Method Details

    • doExecute

      protected final void doExecute() throws org.apache.maven.plugin.MojoExecutionException
      Specified by:
      doExecute in class ImageGoal
      Throws:
      org.apache.maven.plugin.MojoExecutionException