diff --git a/documentation/pom.xml b/documentation/pom.xml
index 2b4acf3..3e2807e 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -144,9 +144,8 @@
--content-location=${project.basedir}/src/content
--static-location=${project.basedir}/src/static
--output=${project.build.directory}/documentation
-
+
+
--template-header=${project.basedir}/src/template/header.html
--template-footer=${project.basedir}/src/template/footer.html
--mojo=${doc.mojo.basedir}/DockerMojo.java
diff --git a/documentation/src/content/downloads.adoc b/documentation/src/content/downloads.adoc
index 463b46f..a4e1eac 100644
--- a/documentation/src/content/downloads.adoc
+++ b/documentation/src/content/downloads.adoc
@@ -21,6 +21,7 @@ License under Apache License v2 (ALv2).
[.table.table-bordered,options="header"]
|===
|Name|Version|Date|Size|Type|Links
+|Arthur Source Release|1.0.8|2024-01-22 16:50:45|572 kB|zip|https://repo.maven.apache.org/maven2/org/apache/geronimo/arthur/arthur/1.0.8/arthur-1.0.8-source-release.zip[icon:download[] zip] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.8/arthur-1.0.8-source-release.zip.sha512[icon:download[] sha512] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.8/arthur-1.0.8-source-release.zip.asc[icon:download[] asc]
|Arthur Source Release|1.0.7|2023-08-18 14:45:58|576 kB|zip|https://repo.maven.apache.org/maven2/org/apache/geronimo/arthur/arthur/1.0.7/arthur-1.0.7-source-release.zip[icon:download[] zip] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.7/arthur-1.0.7-source-release.zip.sha1[icon:download[] sha1] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.7/arthur-1.0.7-source-release.zip.asc[icon:download[] asc]
|Arthur Source Release|1.0.6|2023-04-17 18:37:59|575 kB|zip|https://repo.maven.apache.org/maven2/org/apache/geronimo/arthur/arthur/1.0.6/arthur-1.0.6-source-release.zip[icon:download[] zip] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.6/arthur-1.0.6-source-release.zip.sha1[icon:download[] sha1] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.6/arthur-1.0.6-source-release.zip.asc[icon:download[] asc]
|Arthur Source Release|1.0.5|2022-02-14 17:00:24|574 kB|zip|https://repo.maven.apache.org/maven2/org/apache/geronimo/arthur/arthur/1.0.5/arthur-1.0.5-source-release.zip[icon:download[] zip] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.5/arthur-1.0.5-source-release.zip.sha1[icon:download[] sha1] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.5/arthur-1.0.5-source-release.zip.asc[icon:download[] asc]
@@ -30,3 +31,4 @@ License under Apache License v2 (ALv2).
|Arthur Source Release|1.0.1|2021-01-08 11:29:49|539 kB|zip|https://repo.maven.apache.org/maven2/org/apache/geronimo/arthur/arthur/1.0.1/arthur-1.0.1-source-release.zip[icon:download[] zip] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.1/arthur-1.0.1-source-release.zip.sha1[icon:download[] sha1] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.1/arthur-1.0.1-source-release.zip.asc[icon:download[] asc]
|Arthur Source Release|1.0.0|2019-12-05 08:44:02|502 kB|zip|https://repo.maven.apache.org/maven2/org/apache/geronimo/arthur/arthur/1.0.0/arthur-1.0.0-source-release.zip[icon:download[] zip] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.0/arthur-1.0.0-source-release.zip.sha1[icon:download[] sha1] https://repository.apache.org/content/repositories/releases/org/apache/geronimo/arthur/arthur/1.0.0/arthur-1.0.0-source-release.zip.asc[icon:download[] asc]
|===
+
diff --git a/documentation/src/template/footer.html b/documentation/src/template/footer.html
index 791259f..62df4f1 100644
--- a/documentation/src/template/footer.html
+++ b/documentation/src/template/footer.html
@@ -2,7 +2,7 @@