Class AbstractGeneratorMojo

    • Field Detail

      • project

        @Component
        protected org.apache.maven.project.MavenProject project
        The project currently being built.
      • LS

        protected static final String LS
        System/OS line separator: used to format console messages.
    • Method Detail

      • generate

        protected abstract void generate()
                                  throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
      • execute

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