Class RegistryService.RegistryConfig

    • Constructor Detail

      • RegistryConfig

        public RegistryConfig()
    • Method Detail

      • getRegistry

        public String getRegistry()
      • getSettings

        public org.apache.maven.settings.Settings getSettings()
      • isSkipExtendedAuth

        public boolean isSkipExtendedAuth()
      • getAuthConfig

        public Map getAuthConfig()
      • createAuthConfig

        public AuthConfig createAuthConfig​(boolean isPush,
                                           String user,
                                           String registry)
                                    throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException