detab
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113229 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<j:set var="lastGoal" value="${goal}"/>
|
||||
</j:catch>
|
||||
<j:if test="${ex != null}">
|
||||
${pom.getContext().removeVariable("maven.test.failure")}
|
||||
${pom.getContext().removeVariable("maven.test.failure")}
|
||||
<log:info>${ex}</log:info>
|
||||
</j:if>
|
||||
</j:otherwise>
|
||||
|
||||
Reference in New Issue
Block a user