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-site.git
The following commit(s) were added to refs/heads/master by this push:
new f7245cdc Remove Doxia-Book-Maven-Plugin from Doxia PUML (#1586)
f7245cdc is described below
commit f7245cdc04e9e898eb6b851f4b93a70276c458e9
Author: Matthias Bünger <[email protected]>
AuthorDate: Tue May 26 17:16:56 2026 +0200
Remove Doxia-Book-Maven-Plugin from Doxia PUML (#1586)
---
src/plantuml/maven-sources/doxia.puml | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/plantuml/maven-sources/doxia.puml
b/src/plantuml/maven-sources/doxia.puml
index a24cb1e6..a249cd28 100644
--- a/src/plantuml/maven-sources/doxia.puml
+++ b/src/plantuml/maven-sources/doxia.puml
@@ -30,7 +30,6 @@ package "Maven Doxia" {
rectangle "Site Tools"
rectangle Site #LightGrey
package Tools {
- rectangle "Book Maven Plugin"
rectangle Converter
}
}
@@ -43,7 +42,6 @@ Doxia -[hidden]right-> "Site Tools"
url of Doxia is [[https://github.com/apache/maven-doxia]]
url of "Site Tools" is [[https://github.com/apache/maven-doxia-sitetools]]
url of Site is [[https://github.com/apache/maven-doxia-site]]
-url of "Book Maven Plugin" is
[[https://github.com/apache/maven-doxia-book-maven-plugin]]
url of Converter is [[https://github.com/apache/maven-doxia-converter]]
@enduml