[
https://issues.apache.org/jira/browse/MPDF-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16197916#comment-16197916
]
Hudson commented on MPDF-48:
----------------------------
SUCCESS: Integrated in Jenkins build maven-plugins #9156 (See
[https://builds.apache.org/job/maven-plugins/9156/])
[MPDF-48] fixed third (last) cause of failing reports: XdocSink does not handle
case where tableRow() is called without tableRows() (hboutemy:
[http://svn.apache.org/viewvc/?view=rev&rev=1811627])
* (edit)
maven-pdf-plugin/src/main/java/org/apache/maven/plugins/pdf/PdfMojo.java
> make PDF plugin run reports when used with Maven 3
> --------------------------------------------------
>
> Key: MPDF-48
> URL: https://issues.apache.org/jira/browse/MPDF-48
> Project: Maven PDF Plugin
> Issue Type: Improvement
> Affects Versions: 1.1
> Reporter: Hervé Boutemy
> Fix For: 3.0
>
>
> Maven PDF plugin uses Maven 2 reports injection.
> With reporting being decoupled from Maven core in Maven 3, reports are not
> injected any more: reports are not run when PDF plugin is used with Maven 3.
> Maven Site plugin has created a 3.x branch to execute reporting with Maven 3:
> its logic should be reused in PDF plugin
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)