Package org.forgerock.doc.maven.release
Class PdfNames
java.lang.Object
org.forgerock.doc.maven.release.PdfNames
Rename PDF files in the release layout.
-
Constructor Summary
ConstructorsConstructorDescriptionPdfNames
(AbstractDocbkxMojo mojo) Constructor setting the Mojo that holds the configuration. -
Method Summary
-
Constructor Details
-
PdfNames
Constructor setting the Mojo that holds the configuration.- Parameters:
mojo
- The Mojo that holds the configuration.
-
-
Method Details
-
execute
Rename PDF files in the release layout.- Throws:
org.apache.maven.plugin.MojoExecutionException
- Failed to rename files.
-