Class St4GeneratorMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="st4",
          threadSafe=true,
          configurator="include-project-dependencies",
          requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
    public class St4GeneratorMojo
    extends AbstractGeneratorMojo
    StringTemplate 4 generator MOJO.
    Author:
    Kostiantyn Shchepanovskyi
    • Constructor Detail

      • St4GeneratorMojo

        public St4GeneratorMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException,
                            org.apache.maven.plugin.MojoFailureException
        Specified by:
        execute in interface org.apache.maven.plugin.Mojo
        Overrides:
        execute in class AbstractGeneratorMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException