Class ModifiableCopy

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

public class ModifiableCopy extends Object
Make a modifiable copy of the documentation source files, rather than working directly on the original source files.
  • Constructor Details

    • ModifiableCopy

      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
      Make a modifiable copy of the original DocBook XML source files.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to copy sources.