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 2008/03/23 18:35:37 UTC

svn commit: r640224 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/site/apt/index.apt

Author: dennisl
Date: Sun Mar 23 10:35:36 2008
New Revision: 640224

URL: http://svn.apache.org/viewvc?rev=640224&view=rev
Log:
o Alphabetize goals.

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

Modified: maven/plugins/trunk/maven-project-info-reports-plugin/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/src/site/apt/index.apt?rev=640224&r1=640223&r2=640224&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/src/site/apt/index.apt (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/src/site/apt/index.apt Sun Mar 23 10:35:36 2008
@@ -47,8 +47,7 @@
    * {{{dependency-management-mojo.html}project-info-reports:dependency-management}} is used to generate the
    Project DependencyManagement report.
 
-   * {{{plugin-management-mojo.html}project-info-reports:plugin-management}} is used to generate the
-   Project PluginManagement report.
+   * {{{index-mojo.html}project-info-reports:index}} is used to generate the Project index page.
 
    * {{{issue-tracking-mojo.html}project-info-reports:issue-tracking}} is used to generate the Project Issue
    Tracking report.
@@ -58,14 +57,15 @@
    * {{{mailing-list-mojo.html}project-info-reports:mailing-list}} is used to generate the Project Mailing
    List report.
 
-   * {{{index-mojo.html}project-info-reports:index}} is used to generate the Project index page.
+   * {{{plugin-management-mojo.html}project-info-reports:plugin-management}} is used to generate the
+   Project PluginManagement report.
 
-   * {{{summary-mojo.html}project-info-reports:summary}} is used to generate the Project information reports
-   summary.
+   * {{{project-team-mojo.html}project-info-reports:project-team}} is used to generate the Project Team report.
 
    * {{{scm-mojo.html}project-info-reports:scm}} is used to generate the Project Source Code Management report.
 
-   * {{{project-team-mojo.html}project-info-reports:project-team}} is used to generate the Project Team report.
+   * {{{summary-mojo.html}project-info-reports:summary}} is used to generate the Project information reports
+   summary.
 
 * Usage