Package org.forgerock.doc.maven.site
Class Htaccess
java.lang.Object
org.forgerock.doc.maven.site.Htaccess
Add
.htaccess
file to the site layout.-
Constructor Summary
ConstructorsConstructorDescriptionHtaccess
(AbstractDocbkxMojo mojo) Constructor setting the Mojo that holds the configuration. -
Method Summary
-
Constructor Details
-
Htaccess
Constructor setting the Mojo that holds the configuration.- Parameters:
mojo
- The Mojo that holds the configuration.
-
-
Method Details
-
execute
Add.htaccess
file to the site layout.- Throws:
org.apache.maven.plugin.MojoExecutionException
- Failed to copy file.
-