Class RunGenerator


  • public class RunGenerator
    extends org.tentackle.maven.AbstractGenerator
    Generator for the run script.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void generate()
      Generates the script.
      • Methods inherited from class org.tentackle.maven.AbstractGenerator

        createFreemarkerConfiguration, getTemplateDirectory, setTemplateDirectory
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • generate

        public void generate()
                      throws org.apache.maven.plugin.MojoExecutionException
        Generates the script.
        Throws:
        org.apache.maven.plugin.MojoExecutionException - if I/O or template error