diff --git a/.gitignore b/.gitignore
index f3983a6d..391ec9b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,5 @@ pom.xml.versionsBackup
pom.xml.next
release.properties
.idea/
-*.iml
\ No newline at end of file
+*.iml
+./src/site/markdown/README.md
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 6c7528af..e51c28e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -272,7 +272,7 @@ under the License.
false
org.scoverage.plugin
- https://docs.oracle.com/javase/11/docs/api/
+ https://docs.oracle.com/en/java/javase/11/docs/api/
https://maven.apache.org/ref/${maven.version}/apidocs/
https://maven.apache.org/shared-archives/maven-reporting-api-${maven-reporting-api.version}/apidocs/
https://maven.apache.org/doxia/components/doxia-archives/doxia-${doxia.version}/apidocs/
@@ -364,7 +364,7 @@ under the License.
org.apache.maven.plugins
maven-site-plugin
- 3.12.1
+ 3.20.0
@@ -507,6 +507,33 @@ under the License.
+
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+
+
+
+ copy-readme
+ pre-site
+
+ copy-resources
+
+
+ ${basedir}/src/site/markdown
+
+
+ ${basedir}
+
+ README.md
+
+
+
+
+
+
+
+
diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md
deleted file mode 100644
index 2c067068..00000000
--- a/src/site/markdown/index.md
+++ /dev/null
@@ -1,3 +0,0 @@
-## About SCoverage Maven Plugin
-
-SCoverage Maven Plugin
diff --git a/src/site/site.xml b/src/site/site.xml
index b59a53b0..5c9f09f2 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -1,5 +1,3 @@
-
-
-
+
org.apache.maven.skins
maven-fluido-skin
- 1.5
+ 2.0.0-M10
+
+
- avatar
- images/my-avatar-80.png
+
@@ -46,7 +47,7 @@ under the License.
@@ -54,6 +55,4 @@ under the License.