o let the goals be customizable for each integration test.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162794 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-06-18 02:12:49 +00:00
parent bfb88f0bbd
commit 004bb53b3e
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ do
echo
fi
m2 clean:clean jar:jar
m2 clean:clean `cat goals.txt`
if [ -f postbuild.hook ]
then