Class ReportStepdocsAsEmbeddables

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

    @Mojo(name="report-stepdocs-as-embeddables",
          requiresDependencyResolution=TEST)
    public class ReportStepdocsAsEmbeddables
    extends AbstractEmbedderMojo
    Mojo to report stepdocs for the Embeddable instances provided (more specifically instances of ConfiguredEmbedder which provides both Configuration and CandidateSteps).
    • Constructor Detail

      • ReportStepdocsAsEmbeddables

        public ReportStepdocsAsEmbeddables()
    • Method Detail

      • execute

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