public abstract class AbstractJodaBeansMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
AbstractJodaBeansMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
buildArgs()
Builds the arguments to the tool.
|
void |
execute()
Executes the Joda-Beans generator.
|
protected String |
getClassesDir()
Gets the classes directory.
|
protected String |
getSourceDir()
Gets the source directory.
|
protected String |
getTestClassesDir()
Gets the test classes directory.
|
protected String |
getTestSourceDir()
Gets the test source directory.
|
protected String getSourceDir()
protected String getClassesDir()
protected String getTestSourceDir()
protected String getTestClassesDir()
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException - if an error occursorg.apache.maven.plugin.MojoFailureException - if an error occursCopyright © 2013–2019 Joda.org. All rights reserved.