You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2012/04/26 21:24:03 UTC

svn commit: r1331041 - /maven/site/trunk/src/site/apt/plugins/index.apt

Author: dennisl
Date: Thu Apr 26 19:24:03 2012
New Revision: 1331041

URL: http://svn.apache.org/viewvc?rev=1331041&view=rev
Log:
Fix svn URLs for maven-site-plugin 2 & 3.

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=1331041&r1=1331040&r2=1331041&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Thu Apr 26 19:24:03 2012
@@ -5,7 +5,7 @@
  Jason van Zyl
  Dennis Lundberg
  -----
- 2012-02-25
+ 2012-04-26
  -----
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -76,9 +76,9 @@ Available Plugins
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-resources-plugin/} <<<resources>>>}}       | B          | 2.5          | 2011-02-27 | 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-2.x/} <<<site>>>}} for Maven 2 | B          | 2.3          | 2011-05-23 | 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-2.x/} <<<site>>>}} for Maven 2 | B          | 2.3          | 2011-05-23 | Generate a site for the current project. | {{{http://svn.apache.org/repos/asf/maven/plugins/branches/maven-site-plugin-2.x/}SVN}} | {{{http://jira.codehaus.org/browse/MSITE}JIRA}}
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-site-plugin/} <<<site>>>}} for Maven 2 & 3 | B          | 3.0          | 2011-08-02 | 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-site-plugin/} <<<site>>>}} for Maven 2 & 3 | B          | 3.0          | 2011-08-02 | 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-surefire-plugin/} <<<surefire>>>}}         | B          | 2.12         | 2012-02-01 | 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}}
 *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+