Jochen Wiedmann created MPDF-73:
-----------------------------------
Summary: Maven-pdf-plugin and Doxia-markdown-module are mutually
exclusive.
Key: MPDF-73
URL: https://issues.apache.org/jira/browse/MPDF-73
Project: Maven PDF Plugin
Issue Type: Bug
Affects Versions: 1.3
Environment: $ mvn --version
Apache Maven 3.3.1 (cab6659f9874fa96462afef40fcf6bc033d58c1c;
2015-03-13T21:10:27+01:00)
Maven home: C:\opt\apache-maven-3.3.1
Java version: 1.7.0_76, vendor: Oracle Corporation
Java home: C:\opt\jdk1.7.0_76\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
Reporter: Jochen Wiedmann
The attached project contains three content pages: index.html, test-apt.html,
and test-md.html, two of which are written using the APT format, and one using
Markdown.
Now, everything works fine when generating the HTML site. In particular, all
three HTML pages are created, and appear in the menu.
However, only the APT pages are present in the generated PDF document.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)