[
https://issues.apache.org/jira/browse/MPDF-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16495242#comment-16495242
]
ASF GitHub Bot commented on MPDF-8:
-----------------------------------
anthony-beurive opened a new pull request #1: [MPDF-8] Create one PDF from a
multi module project
URL: https://github.com/apache/maven-pdf-plugin/pull/1
An attempt to fix [MPDF-8](https://issues.apache.org/jira/browse/MPDF-8).
It makes `maven-pdf-plugin` look a bit more like `maven-site-plugin` in that
it adds a `pdf:stage` goal which aggregates the intermediate outputs of
`pdf:pdf` of each sub-module.
It is a working solution (at least in another project I work on) but nothing
is perfect. TOC numbering seems wrong in final PDF (maybe not using a recent
doxia with closed [DOXIA-564](https://issues.apache.org/jira/browse/DOXIA-564);
dependency issue on my part?).
I used JSON to serialize/deserialize the TOC of each sub-module but I can
only start to guess it isn't standard maven way.
Comments are welcome.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Create one PDF from a multi module project
> ------------------------------------------
>
> Key: MPDF-8
> URL: https://issues.apache.org/jira/browse/MPDF-8
> Project: Maven PDF Plugin
> Issue Type: New Feature
> Reporter: Lukas Theussl
> Priority: Major
> Fix For: 1.5
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)