Class PluginAdocGenerator

  • All Implemented Interfaces:
    org.apache.maven.tools.plugin.generator.Generator

    public class PluginAdocGenerator
    extends Object
    implements org.apache.maven.tools.plugin.generator.Generator
    Author:
    Emmanuel Hugonnet (c) 2018 Red Hat, inc.
    • Constructor Detail

      • PluginAdocGenerator

        public PluginAdocGenerator()
      • PluginAdocGenerator

        public PluginAdocGenerator​(Locale locale)
    • Method Detail

      • execute

        public void execute​(File destinationDirectory,
                            org.apache.maven.tools.plugin.PluginToolsRequest request)
                     throws org.apache.maven.tools.plugin.generator.GeneratorException
        Specified by:
        execute in interface org.apache.maven.tools.plugin.generator.Generator
        Throws:
        org.apache.maven.tools.plugin.generator.GeneratorException
      • processMojoDescriptor

        protected void processMojoDescriptor​(org.apache.maven.plugin.descriptor.MojoDescriptor mojoDescriptor,
                                             File destinationDirectory)
                                      throws IOException
        Parameters:
        mojoDescriptor - not null
        destinationDirectory - not null
        Throws:
        IOException - if any