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 2011/07/24 12:08:33 UTC

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

Author: dennisl
Date: Sun Jul 24 10:08:32 2011
New Revision: 1150318

URL: http://svn.apache.org/viewvc?rev=1150318&view=rev
Log:
Create a link to the site for version 2.

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

Modified: maven/plugins/trunk/maven-site-plugin/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/site/apt/index.apt?rev=1150318&r1=1150317&r2=1150318&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/src/site/apt/index.apt (original)
+++ maven/plugins/trunk/maven-site-plugin/src/site/apt/index.apt Sun Jul 24 10:08:32 2011
@@ -32,7 +32,8 @@ Maven Site Plugin - 3.x
  The Site Plugin is used to generate a site for the project. The generated site also includes the project's reports
  that were configured in the POM.
 
- This is the site for <<version 3>> of the maven-site-plugin. It requires at least Maven 2.2.0 to run.
+ This is the site for <<version 3>> of the maven-site-plugin. It requires at least Maven 2.2.0 to run. If you
+ are looking for <<version 2>> you can find it {{{/plugins/maven-site-plugin-2.x/index.html}here}}.
 
  Please read the {{{./migrate.html}migration guide}} if you want to upgrade from a previous version.