Class HelpGeneratorMojo

    • Field Detail

      • outputDirectory

        @Parameter(defaultValue="${project.build.directory}/generated-sources/plugin")
        protected File outputDirectory
        The directory where the generated HelpMojo file will be put.
    • Constructor Detail

      • HelpGeneratorMojo

        public HelpGeneratorMojo()
    • Method Detail

      • execute

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