Class Robots

java.lang.Object
org.forgerock.doc.maven.release.Robots

public class Robots extends Object
Remove robots meta tag in release HTML.
  • Constructor Details

    • Robots

      public Robots(AbstractDocbkxMojo mojo)
      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
      Remove robots meta tag in release HTML.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to remove tags.