Author: dennisl
Date: Tue Nov  2 16:24:57 2010
New Revision: 1030110

URL: http://svn.apache.org/viewvc?rev=1030110&view=rev
Log:
o Add a specific entry for Maven Site Plugin 3.x, so that our users can find it.

Modified:
    maven/site/trunk/src/site/apt/plugins/index.apt

Modified: maven/site/trunk/src/site/apt/plugins/index.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/plugins/index.apt?rev=1030110&r1=1030109&r2=1030110&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Tue Nov  2 16:24:57 2010
@@ -3,8 +3,9 @@
  -----
  Brett Porter
  Jason van Zyl
+ Dennis Lundberg
  -----
- 2010-06-05
+ 2010-11-02
  -----
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -75,7 +76,9 @@ Available Plugins
 
*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-resources-plugin/} <<<resources>>>}}    | B          | 
2.4.3        | 2010-05-21 | Copy the resources to the output directory for 
including in the JAR. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-resources-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/MRESOURCES}JIRA}}
 
*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-site-plugin/} <<<site>>>}}              | B          | 
2.1.1        | 2010-06-04 | Generate a site for the current project. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin}SVN}} 
| {{{http://jira.codehaus.org/browse/MSITE}JIRA}}
+| {{{/plugins/maven-site-plugin/} <<<site>>>}} for Maven 2  | B          | 
2.1.1        | 2010-06-04 | Generate a site for the current project. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin}SVN}} 
| {{{http://jira.codehaus.org/browse/MSITE}JIRA}}
+*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-site-plugin-3.x/} <<<site>>>}} for Maven 3 | B       | 
3.0-beta-3   | 2010-10-18 | Generate a site for the current project. | 
{{{http://svn.apache.org/repos/asf/maven/plugins/branches/maven-site-plugin-3.x/}SVN}}
 | {{{http://jira.codehaus.org/browse/MSITE}JIRA}}
 
*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-surefire-plugin/} <<<surefire>>>}}      | B          | 2.6 
         | 2010-08-16 | Run the Junit unit tests in an isolated classloader. | 
{{{http://svn.apache.org/repos/asf/maven/surefire/trunk/maven-surefire-plugin}SVN}}
 | {{{http://jira.codehaus.org/browse/SUREFIRE}JIRA}}
 
*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+


Reply via email to