Matthias Bünger created MPDF-111: ------------------------------------ Summary: Dead links on documentation side Key: MPDF-111 URL: https://issues.apache.org/jira/browse/MPDF-111 Project: Maven PDF Plugin Issue Type: Bug Affects Versions: 1.6.1 Reporter: Matthias Bünger
As of today (2024-10-28) several links on the site of the Maven PDF Plugin page are dead h1. Usage site On the ["usage"|https://maven.apache.org/plugins/maven-pdf-plugin/usage.html] page, the link to the "default configuration file" leads to {code} https://github.com/apache/maven-doxia/blob/master/doxia-modules/doxia-module-fo/src/main/resources/fo-styles.xslt {code} but this file does not exists {quote} 404 - page not found The master branch of maven-doxia does not contain the path doxia-modules/doxia-module-fo/src/main/resources/fo-styles.xslt. {quote} Maybe an issue with switching to Doxia2? h1. [FAQ|https://maven.apache.org/plugins/maven-pdf-plugin/faq.html] *Doxia Book* On this page the link to the doxia book leads to non existing place in the Apache SVN {code} https://svn.apache.org/repos/asf/maven/doxia/doxia/trunk/doxia-book/ {code} *Apache FOP Graphics Formats* leads to broken {code} https://xmlgraphics.apache.org/fop/0.94/graphics.html {code} *iText Images* leads to broken {code} http://itextdocs.lowagie.com/tutorial/objects/images/index.php {code} h2. Menu entry [PDF|https://maven.apache.org/plugins/maven-pdf-plugin/maven-pdf-plugin.pdf] leads to "Page not found" -- This message was sent by Atlassian Jira (v8.20.10#820010)