Package org.forgerock.doc.maven.release
Class IndexHtml
java.lang.Object
org.forgerock.doc.maven.release.IndexHtml
Add an index.html file to the release layout.
-
Constructor Summary
ConstructorsConstructorDescriptionIndexHtml
(AbstractDocbkxMojo mojo) Constructor setting the Mojo that holds the configuration. -
Method Summary
-
Constructor Details
-
IndexHtml
Constructor setting the Mojo that holds the configuration.- Parameters:
mojo
- The Mojo that holds the configuration.
-
-
Method Details
-
execute
Add an index.html file to the release layout.- Throws:
org.apache.maven.plugin.MojoExecutionException
- Failed to copy file.
-