@Mojo(name="start",
defaultPhase=PRE_INTEGRATION_TEST)
public class StartMojo
extends AbstractDockerMojo
API_VERSION, autoPull, CONTEXT_KEY_LOG_DISPATCHER, CONTEXT_KEY_START_CALLED, DOCKER_HTTPS_PORT, imageConfigResolver, keepContainer, log, portPropertyFile, project, registry, removeVolumes, serviceHubFactory, session, settings, useColor, verbose| Constructor and Description |
|---|
StartMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeInternal(ServiceHub hub)
Hook for subclass for doing the real job
|
protected boolean |
showLogs(ImageConfiguration imageConfig) |
checkImageWithAutoPull, contextualize, execute, getConfiguredRegistry, getImages, getLogDispatcher, getPomLabel, isDockerAccessRequired, matchesConfiguredImages, prepareAuthConfigpublic void executeInternal(ServiceHub hub) throws DockerAccessException, org.apache.maven.plugin.MojoExecutionException
executeInternal in class AbstractDockerMojohub - context for accessing backendsDockerAccessExceptionorg.apache.maven.plugin.MojoExecutionExceptionprotected boolean showLogs(ImageConfiguration imageConfig)
Copyright © 2016. All Rights Reserved.