slachiewicz opened a new pull request, #1637: URL: https://github.com/apache/maven-site/pull/1637
Site-side cleanup for the retirement of `maven-stage-plugin` and `maven-verifier-plugin`, voted through on 2025-11-29 with nine +1s — [[RESULT] [VOTE] Retire Maven Stage & Maven Verifier Plugins](https://lists.apache.org/thread/j0dqo61wlm7fxsrvgq0r718nzpjc1byk). - **`plugins/index.md`** — both rows move from "Supported By The Maven Project" into `## Retired`, keeping alphabetical order and dropping the SCM and issue-tracker columns that table does not carry. Retired Date is `2025-11-29`, the date the vote result was announced. - **`scm.md`** — both rows removed; the repositories stop accepting contributions once INFRA archives them. - **`src/plantuml/maven-sources/plugins.puml`** — the two `rectangle` nodes and their `url of` lines removed. The `-[hidden]>` edges that order the diagram had to be rewired rather than just deleted: `scripting` now points straight at `toolchains`, and `surefire` ends the Core chain. Editing only the markdown would have left a stale SVG on scm.html. `dist-tool.conf` already listed both under `## Retired` — that happened in `f73d63b`, the day the vote closed, which is why these pages were the last thing still calling them live. The in-repo cleanup is apache/maven-stage-plugin#75 and apache/maven-verifier-plugin#67. `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]
