This is an automated email from the ASF dual-hosted git repository.
Bukama pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git
The following commit(s) were added to refs/heads/master by this push:
new bc6fe7e Retire doxia-book-maven-plugin (#182)
bc6fe7e is described below
commit bc6fe7e66692009733acca25265bbcab4eeb88fb
Author: Matthias Bünger <[email protected]>
AuthorDate: Tue May 26 17:16:28 2026 +0200
Retire doxia-book-maven-plugin (#182)
---
.../org/apache/maven/dist/tools/jobs/branches/ListBranchesReport.java | 2 +-
src/main/resources/dist-tool.conf | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git
a/src/main/java/org/apache/maven/dist/tools/jobs/branches/ListBranchesReport.java
b/src/main/java/org/apache/maven/dist/tools/jobs/branches/ListBranchesReport.java
index 7879994..d5f0c7e 100644
---
a/src/main/java/org/apache/maven/dist/tools/jobs/branches/ListBranchesReport.java
+++
b/src/main/java/org/apache/maven/dist/tools/jobs/branches/ListBranchesReport.java
@@ -89,7 +89,7 @@ public class ListBranchesReport extends AbstractJobsReport {
JIRAPROJECTS.put("maven-deploy-plugin", "MDEPLOY");
JIRAPROJECTS.put("maven-doap-plugin", "MDOAP");
JIRAPROJECTS.put("maven-doxia", "DOXIA");
- JIRAPROJECTS.put("maven-doxia-book-maven-plugin", "DOXIA");
+ // JIRAPROJECTS.put("maven-doxia-book-maven-plugin", "DOXIA"); retired
// JIRAPROJECTS.put("maven-doxia-book-renderer", "DOXIA"); retired
JIRAPROJECTS.put("maven-doxia-converter", "DOXIATOOLS");
// JIRAPROJECTS.put("maven-doxia-linkcheck", "DOXIATOOLS"); retired
diff --git a/src/main/resources/dist-tool.conf
b/src/main/resources/dist-tool.conf
index 4c0e09e..371e5c4 100644
--- a/src/main/resources/dist-tool.conf
+++ b/src/main/resources/dist-tool.conf
@@ -42,7 +42,7 @@
/doxia: org.apache.maven.doxia
doxia
-## doxia-book-maven-plugin
+
## doxia-book-renderer
doxia-converter
## ignore for now
@@ -153,6 +153,7 @@
## maven-repository-plugin
## maven-stage-plugin
## maven-verifier-plugin
+## doxia-book-maven-plugin
/pom: org.apache https://maven.apache.org/pom/
> apache index-path = /asf/