Class AbstractBuildSupportMojo

  • All Implemented Interfaces:
    ConfigHelper.Customizer, org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
    Direct Known Subclasses:
    BuildMojo, SourceMojo, WatchMojo

    public abstract class AbstractBuildSupportMojo
    extends AbstractDockerMojo
    Since:
    26/06/15
    Author:
    roland, balazsmaria
    • Constructor Detail

      • AbstractBuildSupportMojo

        public AbstractBuildSupportMojo()
    • Method Detail

      • getBuildContext

        protected BuildService.BuildContext getBuildContext()
                                                     throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException