Class LinkTest

java.lang.Object
org.forgerock.doc.maven.site.LinkTest

public class LinkTest extends Object
Test links in pre-processed copy of the sources.

Errors are written by default to ${project.build.directory}/docbkx/linktester.err. The test does not fail on error.

  • Constructor Details

    • LinkTest

      Constructor setting the Mojo that holds the configuration.
      Parameters:
      mojo - The Mojo that holds the configuration.
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException
      Test links in pre-processed copy of the sources.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to complete link tests.