@Mojo(name="source",
defaultPhase=GENERATE_SOURCES)
@Execute(phase=GENERATE_SOURCES)
public class SourceMojo
extends AbstractBuildSupportMojo
sessionAPI_VERSION, autoPull, CONTEXT_KEY_LOG_DISPATCHER, CONTEXT_KEY_START_CALLED, DOCKER_HTTPS_PORT, imageConfigResolver, keepContainer, log, portPropertyFile, project, registry, removeVolumes, serviceHubFactory, settings, useColor, verbose| Constructor and Description |
|---|
SourceMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeInternal(ServiceHub hub)
Hook for subclass for doing the real job
|
protected boolean |
isDockerAccessRequired()
Override this if your mojo doesnt require access to a Docker host (like creating and attaching
docker tar archives)
|
buildImage, createMojoParameterscheckImageWithAutoPull, contextualize, execute, getConfiguredRegistry, getImages, getLogDispatcher, getPomLabel, matchesConfiguredImages, prepareAuthConfigprotected void executeInternal(ServiceHub hub) throws DockerAccessException, org.apache.maven.plugin.MojoExecutionException
AbstractDockerMojoexecuteInternal in class AbstractDockerMojohub - context for accessing backendsDockerAccessExceptionorg.apache.maven.plugin.MojoExecutionExceptionprotected boolean isDockerAccessRequired()
AbstractDockerMojoisDockerAccessRequired in class AbstractDockerMojotrue as the default valueCopyright © 2016. All Rights Reserved.