Class UnknownTreeHandlerGeneratorMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.royale.compiler.tools.unknowntreehandler.UnknownTreeHandlerGeneratorMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="generate-unknown-tree-handler",
      defaultPhase=GENERATE_SOURCES)
public class UnknownTreeHandlerGeneratorMojo
extends org.apache.maven.plugin.AbstractMojo
Goal which touches a timestamp file.
  • Constructor Details

  • Method Details

    • execute

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