public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getGitCommitId() |
static String[] |
parseImageName(String imageName) |
static void |
pushImage(com.spotify.docker.client.DockerClient docker,
String imageName,
org.apache.maven.plugin.logging.Log log) |
public static void pushImage(com.spotify.docker.client.DockerClient docker,
String imageName,
org.apache.maven.plugin.logging.Log log)
throws org.apache.maven.plugin.MojoExecutionException,
com.spotify.docker.client.DockerException,
IOException,
InterruptedException
org.apache.maven.plugin.MojoExecutionExceptioncom.spotify.docker.client.DockerExceptionIOExceptionInterruptedExceptionpublic static String getGitCommitId() throws org.eclipse.jgit.api.errors.GitAPIException, com.spotify.docker.client.DockerException, IOException, org.apache.maven.plugin.MojoExecutionException
org.eclipse.jgit.api.errors.GitAPIExceptioncom.spotify.docker.client.DockerExceptionIOExceptionorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2014. All rights reserved.