diff --git a/maven-plugins/maven-project-info-reports-plugin/src/site/apt/howto.apt b/maven-plugins/maven-project-info-reports-plugin/src/site/apt/howto.apt index 53e63e8308..3c7c2e3102 100644 --- a/maven-plugins/maven-project-info-reports-plugin/src/site/apt/howto.apt +++ b/maven-plugins/maven-project-info-reports-plugin/src/site/apt/howto.apt @@ -1,5 +1,5 @@ ------ - Maven 2 Project Info Report Plugin + Maven 2 Project Info Report Plugin ------ Johnny R. Ruiz III @@ -8,15 +8,15 @@ How to Use - This plugin consists of several reports that you can run selectively, individually or even run all of them. Please see below for instructions - on how to configure your pom.xml to do this. - + This plugin consists of several reports that you can run selectively, individually or even run all of them. Please see below for instructions + on how to configure your pom.xml to do this. + *Run All Reports - To include all Project Info Reports in your project, you must configure your pom.xml. + To include all Project Info Reports in your project, you must configure your pom.xml. Use "m2 site:site" to generate the configured reports. - + ------------------- ... @@ -36,11 +36,11 @@ How to Use *Run Selective Reports - To run the reports selectively, you can configure it to include only the reports that you prefer. + To run the reports selectively, you can configure it to include only the reports that you prefer. Use "m2 site:site" to generate the selected reports. - + ------------------- - + ... @@ -75,8 +75,8 @@ How to Use How to run the reports directly without configuring anything from the pom.xml? *---------------------------------+----------------------------------------------+ -|<> | <> | -| | | +|<> | <> | +| | | *---------------------------------+----------------------------------------------+ |Dependencies Report | m2 project-info-reports:dependencies | *---------------------------------+----------------------------------------------+ @@ -92,10 +92,10 @@ How to Use *---------------------------------+----------------------------------------------+ |License | m2 project-info-reports:license | *---------------------------------+----------------------------------------------+ - - - + + + For full documentation, click {{{index.html}here}}. - + diff --git a/maven-plugins/maven-project-info-reports-plugin/src/site/apt/introduction.apt b/maven-plugins/maven-project-info-reports-plugin/src/site/apt/introduction.apt index 286fdf9b07..dab0526521 100644 --- a/maven-plugins/maven-project-info-reports-plugin/src/site/apt/introduction.apt +++ b/maven-plugins/maven-project-info-reports-plugin/src/site/apt/introduction.apt @@ -1,5 +1,5 @@ ------ - Maven 2 Project Info Reports Plugin + Maven 2 Project Info Reports Plugin ------ Johnny R. Ruiz III @@ -9,10 +9,10 @@ Introduction This is a plugin that generates reports information about the project. The reports being generated are as follows: - + *---------------------------------+-------------------------------------------------------------------------------+ -|<> | <> | -| | | +|<> | <> | +| | | *---------------------------------+-------------------------------------------------------------------------------+ |Dependencies Report | Project Dependencies and Transitive Dependencies Report | *---------------------------------+-------------------------------------------------------------------------------+ @@ -29,5 +29,5 @@ Introduction *---------------------------------+-------------------------------------------------------------------------------+ |License | License of the project | *---------------------------------+-------------------------------------------------------------------------------+ - +