Class CommonContent

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

public class CommonContent extends Object
Augment the modifiable copy DocBook XML sources with common content. The common content is unpacked from a separate artifact.
  • Constructor Details

    • CommonContent

      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
      Augment the modifiable copy of DocBook XML sources with common content.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to unpack common content.