Author: michaelo
Date: Sun Jan 4 20:08:39 2015
New Revision: 1649403
URL: http://svn.apache.org/r1649403
Log:
Simplify usage description
Modified:
maven/plugins/trunk/maven-project-info-reports-plugin/src/site/apt/usage.apt
Modified:
maven/plugins/trunk/maven-project-info-reports-plugin/src/site/apt/usage.apt
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/src/site/apt/usage.apt?rev=1649403&r1=1649402&r2=1649403&view=diff
==============================================================================
---
maven/plugins/trunk/maven-project-info-reports-plugin/src/site/apt/usage.apt
(original)
+++
maven/plugins/trunk/maven-project-info-reports-plugin/src/site/apt/usage.apt
Sun Jan 4 20:08:39 2015
@@ -32,12 +32,6 @@ Usage
no need to configure anything in your <<<pom.xml>>> to generate the project
information reports.
- Simply running
-
-+------------+
-mvn site
-+------------+
-
- would generate the project information documentation. For more information on
- how to customize the Project Information Reports Plugin, check the examples
on the
- {{{./index.html}Introduction}} page.
+ Simply running <<<mvn site>> would generate the project information
documentation.
+ For more information on how to customize the Project Information Reports
Plugin,
+ check the examples on the {{{./index.html}Introduction}} page.