Class GeneratorMojo

java.lang.Object
org.ehrbase.openehr.sdk.maven.plugin.generator.GeneratorMojo
All Implemented Interfaces:
org.apache.maven.plugin.Mojo

@Mojo(name="codegen", defaultPhase=GENERATE_SOURCES) public class GeneratorMojo extends Object implements org.apache.maven.plugin.Mojo
Author:
jbellmann
  • Constructor Details

    • GeneratorMojo

      public GeneratorMojo()
  • Method Details

    • 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
      Throws:
      org.apache.maven.plugin.MojoExecutionException
      org.apache.maven.plugin.MojoFailureException
    • setLog

      public void setLog(org.apache.maven.plugin.logging.Log log)
      Specified by:
      setLog in interface org.apache.maven.plugin.Mojo
    • getLog

      public org.apache.maven.plugin.logging.Log getLog()
      Specified by:
      getLog in interface org.apache.maven.plugin.Mojo