Package com.ganteater.ae.maven.plugin
Class AE
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.ganteater.ae.maven.plugin.AEBase
com.ganteater.ae.maven.plugin.AE
- All Implemented Interfaces:
ContextEnabled
,Mojo
@Mojo(name="run",
requiresProject=false,
requiresDependencyCollection=TEST,
requiresDependencyResolution=TEST)
public class AE
extends AEBase
-
Field Summary
Fields inherited from class com.ganteater.ae.maven.plugin.AEBase
basedir, config, operations, operationsDependencies, plugin, project, propertiesFiles, recipes, variables
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.ganteater.ae.maven.plugin.AEBase
importVariables, runRecipes
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
AE
public AE()
-
-
Method Details
-
execute
-