Package cz.cvut.kbss.jopa.maven
Class ModelGenMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
cz.cvut.kbss.jopa.maven.ModelGenMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(requiresDependencyResolution=COMPILE,
defaultPhase=GENERATE_SOURCES,
name="modelgen")
public class ModelGenMojo
extends org.apache.maven.plugin.AbstractMojo
-
Field Summary
FieldsFields inherited from interface org.apache.maven.plugin.Mojo
ROLE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Field Details
-
DEBUG_PARAM
- See Also:
-
-
Constructor Details
-
ModelGenMojo
public ModelGenMojo()
-
-
Method Details
-
execute
public void execute() -
findFiles
-