Class DockerCommandExecutor


  • public class DockerCommandExecutor
    extends Object
    • Constructor Detail

      • DockerCommandExecutor

        public DockerCommandExecutor​(File workingDirectory)
    • Method Detail

      • executeWithSensitiveArgsAndLogOutput

        public int executeWithSensitiveArgsAndLogOutput​(List<org.apache.commons.lang3.tuple.Pair<String,​Boolean>> argAndIsSensitivePairs)
                                                 throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
      • executeAndLogOutput

        public int executeAndLogOutput​(List<String> arguments)
                                throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException