Author: ltheussl
Date: Thu Mar 23 11:25:21 2006
New Revision: 388237
URL: http://svn.apache.org/viewcvs?rev=388237&view=rev
Log:
Document maven.test.reportsDirectory.
Modified:
maven/maven-1/plugins/trunk/test/xdocs/properties.xml
Modified: maven/maven-1/plugins/trunk/test/xdocs/properties.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/test/xdocs/properties.xml?rev=388237&r1=388236&r2=388237&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/test/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/test/xdocs/properties.xml Thu Mar 23 11:25:21
2006
@@ -140,6 +140,14 @@
</td>
</tr>
<tr>
+ <td>maven.test.reportsDirectory</td>
+ <td>Yes</td>
+ <td>
+ Directory to write the reports to.
+ Defaults to <code>${maven.build.dir}/test-reports</code>.
+ </td>
+ </tr>
+ <tr>
<td>maven.junit.jvmargs</td>
<td>Yes</td>
<td>