Class CustomCss

java.lang.Object
org.forgerock.doc.maven.pre.CustomCss

public class CustomCss extends Object
Add custom CSS for the normal, non-release build.
  • Constructor Details

    • CustomCss

      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
      Add custom CSS to the modifiable copy of DocBook XML sources.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to add CSS.