From 0a02de20057b7c496f36f2c4ee38767f7145afd2 Mon Sep 17 00:00:00 2001 From: brett Date: Wed, 5 May 2004 07:36:03 +0000 Subject: [PATCH] site updates git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115187 13f79535-47bb-0310-9956-ffa450edef68 --- README.txt | 8 ---- project.properties | 6 +-- project.xml | 2 +- xdocs/faq.fml | 12 +++++- xdocs/index.html | 46 --------------------- xdocs/index.xml | 96 ++++++++++++++++++++++++++++++++++++++++++++ xdocs/navigation.xml | 3 +- 7 files changed, 111 insertions(+), 62 deletions(-) delete mode 100644 README.txt delete mode 100644 xdocs/index.html create mode 100644 xdocs/index.xml diff --git a/README.txt b/README.txt deleted file mode 100644 index c7049e1f..00000000 --- a/README.txt +++ /dev/null @@ -1,8 +0,0 @@ -Q: How do I build and install all these plugins from source? -A: maven -Dgoal=clean,plugin:install multiproject:goal - -Q: How do I test all these plugins? -A: maven -Dgoal=plugin:test multiproject:goal - -Q: How do I generate the dashboard for all plugins? -A: Run "maven dashboard" diff --git a/project.properties b/project.properties index 3cfcdb80..6d0e1949 100644 --- a/project.properties +++ b/project.properties @@ -32,7 +32,7 @@ maven.clover.report.xml=true # Multiproject plugin settings maven.multiproject.navigation=independent -maven.multiproject.overviewPage.title=Maven Optional Plugins -maven.multiproject.overviewPage.link=optional -maven.multiproject.overviewPage.text=The following plugins are optional +maven.multiproject.overviewPage.title=Maven Plugins +maven.multiproject.overviewPage.link=plugins +maven.multiproject.overviewPage.text=The following Maven plugins are available: maven.multiproject.excludes=plugin-parent/project.xml diff --git a/project.xml b/project.xml index c1dd5dff..edd1285f 100644 --- a/project.xml +++ b/project.xml @@ -35,7 +35,7 @@ http://jira.codehaus.org/BrowseProject.jspa?id=10030 maven.apache.org - /www/maven.apache.org/reference/plugins/optional/ + /www/maven.apache.org/reference/plugins/ www.ibiblio.org /public/html/maven/maven/plugins/ diff --git a/xdocs/faq.fml b/xdocs/faq.fml index 9b3307ac..e350dd31 100644 --- a/xdocs/faq.fml +++ b/xdocs/faq.fml @@ -18,7 +18,7 @@ --> - + @@ -53,6 +53,14 @@ + + How do I generate the dashboard for all plugins? + + maven dashboard + + + - \ No newline at end of file + + diff --git a/xdocs/index.html b/xdocs/index.html deleted file mode 100644 index 412ddfbe..00000000 --- a/xdocs/index.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - About Maven Optional Plugins - - - -

Overview

-

- 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. Cactus hosts it's - own plugin
  10. -
  11. StatCvs-XML hosts it's - own plugin
  12. -
  13. Please tell us of any others
  14. -
-

- - diff --git a/xdocs/index.xml b/xdocs/index.xml new file mode 100644 index 00000000..61f8b77a --- /dev/null +++ b/xdocs/index.xml @@ -0,0 +1,96 @@ + + + + + + + + Maven plugins + Emmanuel Venisse + + + +
+

+ This page contains a list of known plugins site. We would be + very interested if you would drop us a note if you are creating + a Maven plugin and would like to be added to this list. +

+ + + + + +
Maven plugins
+
+ + + + + + +
Cactus pluginPlugin for Cactus
+
+ + + + + + +
Weblogic EJBGen pluginPlugin for Weblogic EJBGen
+
+ + + + + + + + + + + + + + + + + + +
Maven-PluginsVarious plugins
Maven ValidatorValidates XHTML
XDoclet pluginPlugin for XDoclet
Maven Taglib pluginTaglib Plug-in is a maven plugin for jsp tag libraries developers
+
+ + + + + + +
StatCvs-XML pluginPlugin for StatCvs-XML
+
+
+
+ + + + + +
MevenideMevenide (Maven IDE Integration) aims at integrating Maven into standard IDEs. Currently only Eclipse is targeted.
+
+ +
diff --git a/xdocs/navigation.xml b/xdocs/navigation.xml index 73becf20..5d547616 100644 --- a/xdocs/navigation.xml +++ b/xdocs/navigation.xml @@ -25,12 +25,11 @@ - + -