Package org.forgerock.doc.maven.release
Class Css
java.lang.Object
org.forgerock.doc.maven.release.Css
Replace CSS in release HTML.
-
Constructor Summary
ConstructorsConstructorDescriptionCss
(AbstractDocbkxMojo mojo) Constructor setting the Mojo that holds the configuration. -
Method Summary
-
Constructor Details
-
Css
Constructor setting the Mojo that holds the configuration.- Parameters:
mojo
- The Mojo that holds the configuration.
-
-
Method Details
-
execute
Replace CSS in release HTML.- Throws:
org.apache.maven.plugin.MojoExecutionException
- Failed to replace CSS.
-