Class IndexHtml

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

public class IndexHtml extends Object
Add an index.html file to the release layout.
  • Constructor Details

    • IndexHtml

      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
      Add an index.html file to the release layout.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to copy file.