public abstract class AbstractInhabitantsGeneratorMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.project.MavenProject |
project
The maven project.
|
| Constructor and Description |
|---|
AbstractInhabitantsGeneratorMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
This method will compile the inhabitants file based on
the classes just compiled
|
protected abstract boolean |
getNoSwap() |
protected abstract File |
getOutputDirectory() |
protected boolean |
isWar() |
protected abstract boolean getNoSwap()
protected abstract File getOutputDirectory()
protected boolean isWar()
public void execute()
throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureExceptionCopyright © 2009–2017 Oracle Corporation. All rights reserved.