From 817bea2868988980b6dcdaefd1194c9d3e8b8923 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Fri, 2 Dec 2005 18:23:00 +0000 Subject: [PATCH] PR: MPPDF-53 Title and dates are incorrect when used with Maven 1.0.2 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@351792 13f79535-47bb-0310-9956-ffa450edef68 --- pdf/plugin.jelly | 61 +++++++++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 26 deletions(-) diff --git a/pdf/plugin.jelly b/pdf/plugin.jelly index 4fbf6e8e..9772251a 100644 --- a/pdf/plugin.jelly +++ b/pdf/plugin.jelly @@ -126,14 +126,17 @@ plugin.currentVersion = [${plugin.currentVersion}] Generating ${internal_pdf_workingDir}/project.fo from ${maven.pdf.navigationFilePath}/${maven.pdf.navigationFile} ... - - - - - ${mavenCurrentYear} - ${pom.inceptionYear}-${mavenCurrentYear} + + + + + + + + ${mavenCurrentYear} + ${_inceptionYear}-${mavenCurrentYear} - ${mavenCurrentYear} + ${mavenCurrentYear} @@ -153,48 +156,54 @@ plugin.currentVersion = [${plugin.currentVersion}] - + + - + - - - - - - + + + + + + - + - + + - + - + + - + - + + - + - + + - + - + + - +