diff --git a/modello-maven-plugin/src/it/features/pom.xml b/modello-maven-plugin/src/it/features/pom.xml
index 9edb6c115..201661055 100644
--- a/modello-maven-plugin/src/it/features/pom.xml
+++ b/modello-maven-plugin/src/it/features/pom.xml
@@ -5,7 +5,7 @@
org.codehaus.modello.its
features
- 0.1-SNAPSHOT
+ @project.version@
Full features IT
@@ -72,7 +72,7 @@
org.apache.maven.plugins
maven-site-plugin
- 3.7.1
+ 3.22.0
org.codehaus.modello
@@ -85,6 +85,7 @@
1.0.0
5
+
standard
@@ -117,6 +118,7 @@
+
@@ -125,7 +127,7 @@
maven-javadoc-plugin
- 3.2.0
+ 3.12.0
private
true
@@ -134,12 +136,12 @@
maven-jxr-plugin
- 3.0.0
+ 3.6.0
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.0.0
+ 3.9.0
diff --git a/modello-maven-plugin/src/it/features/src/site/markdown/index.md b/modello-maven-plugin/src/it/features/src/site/markdown/index.md
new file mode 100644
index 000000000..6a23d6e85
--- /dev/null
+++ b/modello-maven-plugin/src/it/features/src/site/markdown/index.md
@@ -0,0 +1,12 @@
+# Modello Features Demo
+
+Displays results from some key generators on `features.mdo` that is intended as a testbed for Modello features:
+- [xdoc](./features.html),
+- [xsd](xsd/features-1.0.0.xsd),
+- Java code generators (Java model + readers/writers) results are visible in [JavaDocs](./apidocs/index.html) and [Source Xref](./xref/index.html).
+
+Modello executions are configured in `pom.xml`:
+
+
+
+
diff --git a/modello-maven-plugin/src/it/features/src/site/site.xml b/modello-maven-plugin/src/it/features/src/site/site.xml
index bbe98bd59..4ab4dd795 100644
--- a/modello-maven-plugin/src/it/features/src/site/site.xml
+++ b/modello-maven-plugin/src/it/features/src/site/site.xml
@@ -1,23 +1,34 @@
-
+
+
+
+
+ org.apache.maven.skins
+ maven-fluido-skin
+ 2.1.0
+
-
-
- Modello
-
+
+
+
+
+
+
+
+
+
-
+