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-sources.git
The following commit(s) were added to refs/heads/master by this push:
new 9018a78 Remove retired doxia-maven-book and doxia-linkcheck (#45)
9018a78 is described below
commit 9018a780d436e519d4ad33a42b38e9b763f55725
Author: Matthias Bünger <[email protected]>
AuthorDate: Tue May 26 17:16:01 2026 +0200
Remove retired doxia-maven-book and doxia-linkcheck (#45)
---
README.md | 2 --
aggregator/doxia/pom.xml | 2 --
default.xml | 1 -
3 files changed, 5 deletions(-)
diff --git a/README.md b/README.md
index e330612..a15ebd5 100644
--- a/README.md
+++ b/README.md
@@ -37,8 +37,6 @@ Resulting directory tree looks like:
| |-- sitetools
| `-- tools
| |-- converter
-| |-- doxia-book-maven-plugin
-| `-- linkcheck
|-- misc
| |-- archetypes
| |-- dist-tool
diff --git a/aggregator/doxia/pom.xml b/aggregator/doxia/pom.xml
index f24a489..854edb4 100644
--- a/aggregator/doxia/pom.xml
+++ b/aggregator/doxia/pom.xml
@@ -35,8 +35,6 @@ under the License.
<module>../../../doxia/doxia</module>
<module>../../../doxia/site</module>
<module>../../../doxia/sitetools</module>
- <module>../../../doxia/tools/doxia-book-maven-plugin</module>
<module>../../../doxia/tools/converter</module>
- <module>../../../doxia/tools/linkcheck</module>
</modules>
</project>
diff --git a/default.xml b/default.xml
index 7fb036c..b17cbaf 100644
--- a/default.xml
+++ b/default.xml
@@ -124,7 +124,6 @@
<project path='doxia/doxia'
name='maven-doxia.git' />
<project path='doxia/site'
name='maven-doxia-site.git' />
<project path='doxia/sitetools'
name='maven-doxia-sitetools.git' />
- <project path='doxia/tools/doxia-book-maven-plugin'
name='maven-doxia-book-maven-plugin.git' />
<project path='doxia/tools/converter'
name='maven-doxia-converter.git' />
<project path='misc/archetypes'
name='maven-archetypes.git' />