[ http://jira.codehaus.org/browse/MPPDF-9?page=all ]
     
Arnaud Heritier closed MPPDF-9:
-------------------------------

     Resolution: Fixed
    Fix Version: 2.3.1

> allow the pdf generation to be specified as a report in project.xml
> -------------------------------------------------------------------
>
>          Key: MPPDF-9
>          URL: http://jira.codehaus.org/browse/MPPDF-9
>      Project: maven-pdf-plugin
>         Type: Improvement
>     Versions: 2.2
>     Reporter: fabrizio giustina
>     Assignee: Arnaud Heritier
>     Priority: Minor
>      Fix For: 2.3.1
>  Attachments: MPPDF-9.diff
>
> Original Estimate: 5 minutes
>         Remaining: 5 minutes
>
> actually you can only set the generation of the pdf file during site:generate 
> using a pre/post goal in maven.xml (usually people need to add a 
> site:generate postGoal).
> It will be nice to avoid a custom maven.xml allowing the pdf generation to be 
> specified in project.xml reports:
> <reports>
>   <report>pdf</report>
> <reports>
> The attached patch adds the required register/deregister/report goals and 
> updates the documentation.

-- 
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


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

Reply via email to