Package com.vaadin.hilla.maven
Class EngineConfigureMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.vaadin.hilla.maven.EngineConfigureMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="configure",
defaultPhase=GENERATE_RESOURCES,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
@Deprecated
public final class EngineConfigureMojo
extends org.apache.maven.plugin.AbstractMojo
Deprecated.
This goal is no longer used, so invoking it will only print a warning.
-
Field Summary
Fields 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
-
Constructor Details
-
EngineConfigureMojo
public EngineConfigureMojo()Deprecated.
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.plugin.MojoFailureExceptionDeprecated.- Throws:
org.apache.maven.plugin.MojoFailureException
-