Fix aspectwerkz tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114786 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4bca00dce4
commit
9a4115162d
@ -2,12 +2,8 @@
|
|||||||
|
|
||||||
<goal name="testPlugin">
|
<goal name="testPlugin">
|
||||||
|
|
||||||
<!-- Clean projects -->
|
|
||||||
<j:set var="goal" value="clean"/>
|
|
||||||
<attainGoal name="multiproject:goal"/>
|
|
||||||
|
|
||||||
<!-- Generate project artifacts -->
|
<!-- Generate project artifacts -->
|
||||||
<j:set var="goal" value="dist"/>
|
<j:set var="goal" value="clean,dist"/>
|
||||||
<attainGoal name="multiproject:goal"/>
|
<attainGoal name="multiproject:goal"/>
|
||||||
|
|
||||||
</goal>
|
</goal>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user