Class ErrorCodeCrawlerMojo

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

    @Mojo(name="verify",
          requiresDependencyResolution=TEST,
          defaultPhase=VERIFY)
    public class ErrorCodeCrawlerMojo
    extends org.apache.maven.plugin.AbstractMojo
    This class is the entry point of the plugin.
    • Constructor Detail

      • ErrorCodeCrawlerMojo

        public ErrorCodeCrawlerMojo()
    • Method Detail

      • execute

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