Remove extra ear goal
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114079 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4abbb992b8
commit
ff8b83cbb6
@ -9,7 +9,6 @@
|
||||
|
||||
<j:set var="expectedFile"
|
||||
value="${maven.build.dir}/test-maven-ear-plugin-1.0-SNAPSHOT.ear"/>
|
||||
<attainGoal name="ear"/>
|
||||
<u:file var="file" name="${expectedFile}" />
|
||||
<j:if test="${!(file.exists())}">
|
||||
<fail>${expectedFile} not generated</fail>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user