Class Css

java.lang.Object
org.forgerock.doc.maven.release.Css

public class Css extends Object
Replace CSS in release HTML.
  • Constructor Details

    • Css

      public Css(AbstractDocbkxMojo mojo)
      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
      Replace CSS in release HTML.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to replace CSS.