org.joda.beans.maven
Class JodaBeansGenerateMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.joda.beans.maven.JodaBeansGenerateMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class JodaBeansGenerateMojo
- extends org.apache.maven.plugin.AbstractMojo
Maven plugin for running Joda-Beans.
- Author:
- Stephen Colebourne
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
|
Method Summary |
void |
execute()
Executes the Joda-Beans generator. |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JodaBeansGenerateMojo
public JodaBeansGenerateMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Executes the Joda-Beans generator.
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2013 Joda.org. All Rights Reserved.