Class Htaccess

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

public class Htaccess extends Object
Add .htaccess file to the site layout.
  • Constructor Details

    • Htaccess

      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 .htaccess file to the site layout.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to copy file.