public abstract class AbstractIBDataMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
AbstractIBDataMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
_execute() |
protected void |
_setup() |
void |
execute() |
protected abstract AbstractIBDataMavenComponent |
getComponent() |
IBDataEngine |
getEngine() |
org.apache.maven.plugin.MojoExecution |
getMojo() |
protected org.apache.maven.project.MavenProject |
getProject() |
org.apache.maven.execution.MavenSession |
getSession() |
IBStreamerFactory |
getStreamerFactory() |
Path |
getWorkingDirectory() |
protected void |
writeMarker(String marker,
org.infrastructurebuilder.util.files.IBChecksumPathType output) |
public IBStreamerFactory getStreamerFactory()
public IBDataEngine getEngine()
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic org.apache.maven.plugin.MojoExecution getMojo()
protected org.apache.maven.project.MavenProject getProject()
public org.apache.maven.execution.MavenSession getSession()
public Path getWorkingDirectory()
protected abstract AbstractIBDataMavenComponent getComponent()
protected abstract void _execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected void _setup()
throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureExceptionprotected final void writeMarker(String marker, org.infrastructurebuilder.util.files.IBChecksumPathType output) throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureExceptionCopyright © 2019 InfrastructureBuilder. All rights reserved.