You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bw...@apache.org on 2003/06/24 01:40:02 UTC

cvs commit: maven/src/plugins-build/test/xdocs properties.xml

bwalding    2003/06/23 16:40:02

  Modified:    src/plugins-build/test/xdocs properties.xml
  Log:
  Add doco about ignoring test failures
  
  Revision  Changes    Path
  1.5       +7 -0      maven/src/plugins-build/test/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/test/xdocs/properties.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- properties.xml	26 Mar 2003 09:52:51 -0000	1.4
  +++ properties.xml	23 Jun 2003 23:40:01 -0000	1.5
  @@ -56,6 +56,13 @@
             </td>
           </tr>
           <tr>
  +          <td>maven.test.failure.ignore</td>
  +          <td>Yes</td>
  +          <td>
  +            Set this to any value to ignore a failure during testing.
  +          </td>
  +        </tr>
  +        <tr>
             <td>maven.test.source</td>
             <td>Yes</td>
             <td>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org