diff --git a/pom.xml b/pom.xml
index 33e03b2..3c6498c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,6 +164,28 @@ under the License.
maven-site-plugin
3.10.0
+
+
+ org.apache.maven.plugins
+ maven-project-info-reports-plugin
+ 3.1.2
+
+
+ maven-checkstyle-plugin
+ 3.1.2
+
+
+ com.puppycrawl.tools
+ checkstyle
+ 9.0.1
+
+
+ org.apache.maven.shared
+ maven-shared-resources
+ 4
+
+
+
diff --git a/src/site/site.xml b/src/site/site.xml
index e76b9d5..760ab54 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -19,9 +19,16 @@ specific language governing permissions and limitations
under the License.
-->
-
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
+
+
+ org.apache.maven.skins
+ maven-fluido-skin
+ 1.9
+
+