public abstract class AbstractPericopistMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
AbstractPericopistMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
doExecute(Pericopist catalog)
This method is called after a Pericopist instance was loaded successfully by the execute method.
|
void |
execute() |
public final void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected abstract void doExecute(Pericopist catalog) throws PericopistException
catalog - the Pericopist instancePericopistException - an exception thrown by the Pericopist instanceCopyright © 2013–2017. All rights reserved.