RE: [m1] pdf plugin version 2.4

2005-10-19 Thread Tim Dyck

The problem seems to be in the plugin.jelly file - the code reads:
  
  
  

It should be:
  
  
  

Thanks,

Tim.

-Original Message-
From: Tim Dyck [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 19, 2005 10:45 AM
To: Maven Users List
Subject: [m1] pdf plugin version 2.4

Does the following property work:

maven.pdf.cover.projectCompany

I also thought that by default this property is supposed to refer to:
${pom.organization.name}

Does not seem to matter what I put but the cover page always as the
company name as "Apache Software Foundation".  Is there anyway to change
this besides modifying the project2fo.xslt file (I do not want to have
to modify this on all of our build machines if possible)?

Thanks,

Tim.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m1] pdf plugin version 2.4

2005-10-19 Thread Lukas Theussl

This has been fixed recently:

http://jira.codehaus.org/browse/MPPDF-50

It's in SVN, there is also a SNAPSHOT version that has it fixed.

-Lukas


Tim Dyck wrote:

Does the following property work:

maven.pdf.cover.projectCompany

I also thought that by default this property is supposed to refer to:
${pom.organization.name}

Does not seem to matter what I put but the cover page always as the
company name as "Apache Software Foundation".  Is there anyway to change
this besides modifying the project2fo.xslt file (I do not want to have
to modify this on all of our build machines if possible)?

Thanks,

Tim.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]