Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5
-
Fix Version/s: 2.5
-
Labels:None
-
Environment:Maven 1.0.2
maven-pdf-plugin-2.5-SNAPSHOT
-
Number of attachments :
Description
See http://struts.apache.org/struts-tiles/struts-tiles.pdf for an example of a PDF generated with Maven 1.0.2 and the latest development snapshot of the plugin. The title, current date, and inception date are not correct.
From Lukas in http://marc.theaimsgroup.com/?t=113168444200003&r=1&w=2 :
"Apparently this is another m1.0 - 1.1 compatibility issue. I reproduce
it with m1.0.2 and pdf plugin 2.5-SNAPSHOT, but not with any other
combination. Somehow the dummy values in project2fo.xslt are not
overridden by the default ones. It doesn't even work if I specify the
properties explicitly in project.properties. I have no idea why this
happens since it works with pdf plugin 2.4 and I don't see what has
changed with this respect since."