slachiewicz opened a new pull request, #1635: URL: https://github.com/apache/maven-site/pull/1635
Follow-up cleanup from the `maven-pdf-plugin` retirement (vote 2025-02-26, final release 1.6.2 on 2025-03-04, repo archived under INFRA-26617). The index table and `dist-tool.conf` were updated at the time, but the Java report plugin guide still recommends the plugin in prose, which is worse than a stale table row — it actively sends people to something that is gone. Two mentions, both in `guides/plugin/guide-java-report-plugin-development.md.vm`: - **line 30** — the introduction offered `maven-pdf-site` as a second consumer of report output. That name never existed; the link went to `/plugins/maven-pdf-plugin/`. Now names only `maven-site-plugin`. - **line 398** — the same wrong name was the example of a "non-HTML renderer" in the `rawText()` warning. There is nothing to swap in: Doxia's iText and FO modules were removed in 2.0.0-M1 by [DOXIA-630](https://issues.apache.org/jira/browse/DOXIA-630), so the sentence now states the criterion directly — any Doxia Sink other than the XHTML5 one. The warning itself is unchanged and still true. The matching FAQ entry in maven-doxia-site is fixed in apache/maven-doxia-site#PLACEHOLDER. Left alone deliberately: the row in `plugins/index.md` (already under `## Retired`, dated 2025-03-04), `maven-2.x-eol.md` (a historical record), and `components.links` (keeps retired plugins by design). `mvn spotless:check` passes. <sub>Drafted with Claude — please verify</sub> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
