Package org.forgerock.doc.maven.pre
Class CurrentDocId
java.lang.Object
org.forgerock.doc.maven.pre.CurrentDocId
Replace
CURRENT.DOCID#
with the current document ID + #.
The current document ID is used to resolve olinks.-
Constructor Summary
ConstructorsConstructorDescriptionConstructor setting the Mojo that holds the configuration. -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute()
ReplaceCURRENT.DOCID#
with the current document ID + #.
-
Constructor Details
-
CurrentDocId
Constructor setting the Mojo that holds the configuration.- Parameters:
mojo
- The Mojo that holds the configuration.
-
-
Method Details
-
execute
ReplaceCURRENT.DOCID#
with the current document ID + #.- Throws:
org.apache.maven.plugin.MojoExecutionException
- Failed to handle an XML source file.
-