Package org.forgerock.doc.maven.pre
Class ArtifactBuilder
java.lang.Object
org.forgerock.doc.maven.pre.ArtifactBuilder
Build Maven artifact from pre-processed documents.
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor setting the Mojo that holds the configuration. -
Method Summary
-
Constructor Details
-
ArtifactBuilder
Constructor setting the Mojo that holds the configuration.- Parameters:
mojo
- The Mojo that holds the configuration.
-
-
Method Details
-
execute
Build artifact.- Throws:
org.apache.maven.plugin.MojoExecutionException
- Failed to build artifact.
-