Uploaded image for project: 'Maven PDF Plugin'
  1. Maven PDF Plugin
  2. MPDF-62

PDF plugin doesn't work with doxia-module-markdown

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2
    • 1.4
    • None

    Description

      I have a maven 3 project which uses doxia-module-markdown for generating maven site. While the site is generated with no issues if I try to generate pdf version of the site using maven-pdf-plugin the resulting pdf has only TOC entries for markdown documents while working fine with apt ones.

      Here is an excerpt of my pdf.xml file:

          <toc name="Table of Contents">
              <item name="Introduction" ref="intro.apt"/>
              <item name="Usage" ref="index.md"/>
              <item name="Authentication" ref="auth.md"/>
          </toc>
      

      The intro ref is an apt document I've added to test the issue, and it is rendered in the final pdf, while the other two documents which are couple of markdown files included in site generation are not rendered in the final pdf while they have their TOC entries.

      Is there any workaround to this?

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              fabn Fabio Napoleoni
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: