Class CurrentDocId

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

public class CurrentDocId extends Object
Replace CURRENT.DOCID# with the current document ID + #. The current document ID is used to resolve olinks.
  • Constructor Details

    • CurrentDocId

      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 CURRENT.DOCID# with the current document ID + #.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to handle an XML source file.