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
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
     

    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
  • Constructor Details

    • EngineConfigureMojo

      public EngineConfigureMojo()
      Deprecated.
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoFailureException
      Deprecated.
      Throws:
      org.apache.maven.plugin.MojoFailureException