o MAVEN-213: We'll do it in console plugin instead

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112959 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
bwalding
2003-02-19 08:24:00 +00:00
parent 4b9ca61b78
commit ae4cf5f0d6

View File

@@ -58,8 +58,6 @@
classname="org.apache.tools.ant.taskdefs.optional.junit.JUnitTask"
/>
${pom.getContext().removeVariable("maven.test.failure")}
<junit printSummary="yes"
failureProperty="maven.test.failure"
fork="${maven.junit.fork}"