[ http://jira.codehaus.org/browse/MPPDF-57?page=comments#action_78535 ] 
            
Wendy Smoak commented on MPPDF-57:
----------------------------------

Thanks.  That fixed the cover version, but not the cover type.

If I specify
   maven.pdf.cover.type=

Then I get the text '-PARAM' where it normally says 'Project Documentation'.  I 
want it to be blank.

I'm also having a problem with the cover date.  I see this on the console:

    [java] Invalid option: coverDate
    [java] Invalid option: 26 October 2006

And it prints January 1, 1901 on the cover.  I am not specifying the cover date 
anywhere.

This is with Maven 1.1-RC1-SNAPSHOT and maven-pdf-plugin 2.5.1-SNAPSHOT

> Unable to remove cover type and version
> ---------------------------------------
>
>                 Key: MPPDF-57
>                 URL: http://jira.codehaus.org/browse/MPPDF-57
>             Project: maven-pdf-plugin
>          Issue Type: Bug
>    Affects Versions: 2.5
>         Environment: Maven 1.1-RC1-SNAPSHOT
>            Reporter: Wendy Smoak
>         Assigned To: Lukas Theussl
>             Fix For: 2.5.1
>
>
> I'm trying to remove the 'cover type' and 'cover version' (set them to 
> blank/nothing.)  If I put the following in project.properties:
>    maven.pdf.cover.type=
>    maven.pdf.cover.version=
> I get the text '-PARAM' for the cover type, and 'v1.0' for the cover version.
> If I try it again with '.' for both of those properties, cover type works 
> (just prints a dot) but cover version prints 'v..'.  
> This seems to call for something like a 'maven.pdf.cover.version.prefix' 
> property (that can be set to blank.)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to