public abstract class AbstractBuildSupportMojo extends AbstractDockerMojo
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.execution.MavenSession |
session |
API_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 |
|---|
AbstractBuildSupportMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildImage(ServiceHub hub,
ImageConfiguration imageConfig) |
protected MojoParameters |
createMojoParameters() |
checkImageWithAutoPull, contextualize, execute, executeInternal, getConfiguredRegistry, getImages, getLogDispatcher, getPomLabel, isDockerAccessRequired, matchesConfiguredImages, prepareAuthConfig@Parameter(defaultValue="${session}",
readonly=true)
protected org.apache.maven.execution.MavenSession session
protected MojoParameters createMojoParameters()
protected void buildImage(ServiceHub hub, ImageConfiguration imageConfig) throws DockerAccessException, org.apache.maven.plugin.MojoExecutionException
DockerAccessExceptionorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2016. All Rights Reserved.