diff --git a/xdocs/faq.fml b/xdocs/faq.fml
index cbdb17e3..a52f94f7 100644
--- a/xdocs/faq.fml
+++ b/xdocs/faq.fml
@@ -1,6 +1,6 @@
-
+
@@ -20,6 +20,20 @@
+
+ How do I build the web site for the optional plugins?
+
+ maven multiproject
+
+
+
+
+ How do I deploy the web site for the optional plugins?
+
+ maven multiproject site:sshdeploy
+
+
+
\ No newline at end of file
diff --git a/xdocs/index.html b/xdocs/index.html
index d3aa7450..f8594740 100644
--- a/xdocs/index.html
+++ b/xdocs/index.html
@@ -2,14 +2,7 @@
- About Maven-Plugins
-
-
+ About Maven Optional Plugins
@@ -17,5 +10,16 @@
This project is a container for non-core Maven plugins.
+
+ There are several types of plugins for Maven.
+
+ - Core plugins
+ - This set of optional plugins
+ - Some plugins are hosted at SourceForge
+ - XDoclet hosts it's
+ own plugin
+ - Please tell us of any others
+
+