From 63b85bdee6c1c28bbd536f7d46ad1c36fddf1936 Mon Sep 17 00:00:00 2001 From: dion Date: Wed, 8 Oct 2003 15:43:55 +0000 Subject: [PATCH] Add more detail in docs git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114169 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/faq.fml | 16 +++++++++++++++- xdocs/index.html | 20 ++++++++++++-------- 2 files changed, 27 insertions(+), 9 deletions(-) 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. +

    +
  1. Core plugins
  2. +
  3. This set of optional plugins
  4. +
  5. Some plugins are hosted at SourceForge
  6. +
  7. XDoclet hosts it's + own plugin
  8. +
  9. Please tell us of any others
  10. +
+