Class ArtifactBuilder

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

public class ArtifactBuilder extends Object
Build Maven artifact from pre-processed documents.
  • Constructor Details

    • ArtifactBuilder

      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
      Build artifact.
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Failed to build artifact.