Class ReportStepdocs

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

    @Mojo(name="report-stepdocs",
          requiresDependencyResolution=TEST)
    public class ReportStepdocs
    extends AbstractEmbedderMojo
    Mojo to report stepdocs given a fully configured Embedder instance.
    • Constructor Detail

      • ReportStepdocs

        public ReportStepdocs()
    • Method Detail

      • execute

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