[ 
https://issues.apache.org/jira/browse/MPDF-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16492002#comment-16492002
 ] 

ASF GitHub Bot commented on MPDF-8:
-----------------------------------

hboutemy commented on issue #1: [MPDF-8] Create one PDF from a multi module 
project
URL: https://github.com/apache/maven-pdf-plugin/pull/1#issuecomment-392327461
 
 
   ok, I worked quite a lot on this PR: I'll send you the result as a PR to 
your branch
   I renamed the goal to pdf:aggregate, since it's an aggregator job (really 
not like stage), then separated aggregate output from root-module only.
   You'll see one impact: now, the root module pdf:aggregate goal does not run 
reports, but aggregates reports run during pdf:pdf, which is IMHO more 
consistent
   this leads to one big issue: I discover that only Doxia source-generated 
content is rendered (ie xdoc generated by reports), but not the content that is 
generated without this xdoc intermediary format
   I'll open a separate issue, since it seems our MPDF-48 fix was only partial.
   But the consequence on aggregated content is that I fear that there is no 
code to aggregate such content, isn't it?

----------------------------------------------------------------
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:
us...@infra.apache.org


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

Reply via email to