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:
parent
0f24d88066
commit
428603a381
3
dist/src/plugin-test/maven.xml
vendored
3
dist/src/plugin-test/maven.xml
vendored
@ -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"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user