Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: 2.5
-
Labels:None
-
Environment:Maven 1.1 beta 2, PDF plugin 2.4 (included in 1.1b2 release), Win 2K
-
Number of attachments :
Description
maven.pdf.cover.projectCompany doesn't seem to default to "$
{pom.organization.name}". Explicitly setting maven.pdf.cover.projectCompany in project.properties also has no effect.
My assumption is maven.pdf.cover.projectCompany contains the value printed at the bottom of the cover page. "Apache Software Foundation" is always printed there.
A simple bug in the jelly script, its fixed. Thanks!