SLIDER-11 Get maven-site generation working locally

Fixed an issue with doxia not liking the markdown as-is and
updated the maven-project-info-reports-plugin to get around
the aether noclassdeffound exception.


git-svn-id: https://svn.apache.org/repos/asf/incubator/slider/trunk@1592564 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 4b8b96d..cbef1d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
     <maven.javadoc.version>2.8</maven.javadoc.version>
     <maven.project.version>2.4</maven.project.version>
     <maven.properties.version>1.0-alpha-2</maven.properties.version>
-    <maven-project-info-reports-plugin.version>2.6</maven-project-info-reports-plugin.version>
+    <maven-project-info-reports-plugin.version>2.7</maven-project-info-reports-plugin.version>
     <maven-site-plugin.version>3.3</maven-site-plugin.version>
     <maven-source-plugin.version>2.2.1</maven-source-plugin.version>
     <maven-surefire-plugin.version>2.16</maven-surefire-plugin.version>
diff --git a/src/site/markdown/testing.md b/src/site/markdown/testing.md
index 7bee6e1..eea5c1f 100644
--- a/src/site/markdown/testing.md
+++ b/src/site/markdown/testing.md
@@ -189,7 +189,7 @@
       <value>60000</value>
     </property>
             
-     <property>
+    <property>
       <name>slider.test.timeout.millisec</name>
       <description>Time out in milliseconds before a test is considered to have failed.
       There are some maven properties which also define limits and may need adjusting</description>
@@ -340,6 +340,7 @@
 of the directory, and which can then be used to create an absolute path
 from paths relative to the configuration dir:
 
+
     <property>
       <name>slider.test.hbase.appconf</name>
       <description>Path to the directory containing the HBase application config