From bed685e93555a9a586e976a95d8df66d14f7e547 Mon Sep 17 00:00:00 2001 From: Davide D'Alto Date: Tue, 24 Sep 2024 12:45:12 +0200 Subject: [PATCH] OGM-1594 Rename pdf file The previous plugin isn't working anymore --- documentation/manual/pom.xml | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/documentation/manual/pom.xml b/documentation/manual/pom.xml index 8cff8f9f1b..e426b77149 100644 --- a/documentation/manual/pom.xml +++ b/documentation/manual/pom.xml @@ -220,31 +220,19 @@ - ch.mfrey.maven.plugin - copy-maven-plugin + com.coderplus.maven.plugins + copy-rename-maven-plugin + 1.0.1 - copy + copy-file install copy - - - ${asciidoctor.base-output-dir}/pdf - true - - index.pdf - - - - index.pdf - hibernate_ogm_reference.pdf - - - - + ${asciidoctor.base-output-dir}/pdf/index.pdf + ${asciidoctor.base-output-dir}/pdf/hibernate_ogm_reference.pdf