bwalding    2003/02/19 00:25:24

  Modified:    src/plugins-build/console plugin.jelly
  Log:
  o MAVEN-213:  Removes maven.test.failure between each run of console
  
  Revision  Changes    Path
  1.3       +1 -0      jakarta-turbine-maven/src/plugins-build/console/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/console/plugin.jelly,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- plugin.jelly      6 Feb 2003 15:23:03 -0000       1.2
  +++ plugin.jelly      19 Feb 2003 08:25:24 -0000      1.3
  @@ -36,6 +36,7 @@
               <j:set var="lastGoal" value="${goal}"/>
             </j:catch>
             <j:if test="${ex != null}">
  +             ${pom.getContext().removeVariable("maven.test.failure")}
   <log:info>${ex}</log:info>
             </j:if>
           </j:otherwise>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to