clean tests projects only before the tests.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@392728 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-04-09 13:50:20 +00:00
parent 0f24d88066
commit 428603a381

View File

@ -19,8 +19,7 @@
xmlns:util="jelly:util"
xmlns:j="jelly:core">
<goal name="testPlugin" prereqs="test-dist,test-maven-dist-src-include">
</goal>
<goal name="testPlugin" prereqs="clean,test-dist,test-maven-dist-src-include"/>
<goal name="test-dist">
<attainGoal name="dist"/>