You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by el...@apache.org on 2014/05/05 18:25:11 UTC

svn commit: r1592564 - in /incubator/slider/trunk: pom.xml src/site/markdown/testing.md

Author: elserj
Date: Mon May  5 16:25:11 2014
New Revision: 1592564

URL: http://svn.apache.org/r1592564
Log:
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.

Modified:
    incubator/slider/trunk/pom.xml
    incubator/slider/trunk/src/site/markdown/testing.md

Modified: incubator/slider/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/slider/trunk/pom.xml?rev=1592564&r1=1592563&r2=1592564&view=diff
==============================================================================
--- incubator/slider/trunk/pom.xml (original)
+++ incubator/slider/trunk/pom.xml Mon May  5 16:25:11 2014
@@ -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>

Modified: incubator/slider/trunk/src/site/markdown/testing.md
URL: http://svn.apache.org/viewvc/incubator/slider/trunk/src/site/markdown/testing.md?rev=1592564&r1=1592563&r2=1592564&view=diff
==============================================================================
--- incubator/slider/trunk/src/site/markdown/testing.md (original)
+++ incubator/slider/trunk/src/site/markdown/testing.md Mon May  5 16:25:11 2014
@@ -189,7 +189,7 @@ need to be changed
       <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 @@ persistent HDFS cluster.
 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