Package org.forgerock.doc.maven.release
Class Robots
java.lang.Object
org.forgerock.doc.maven.release.Robots
Remove robots meta tag in release HTML.
-
Constructor Summary
ConstructorsConstructorDescriptionRobots
(AbstractDocbkxMojo mojo) Constructor setting the Mojo that holds the configuration. -
Method Summary
-
Constructor Details
-
Robots
Constructor setting the Mojo that holds the configuration.- Parameters:
mojo
- The Mojo that holds the configuration.
-
-
Method Details
-
execute
Remove robots meta tag in release HTML.- Throws:
org.apache.maven.plugin.MojoExecutionException
- Failed to remove tags.
-