mirror of https://github.com/apache/maven.git
o updating integration tests, going to hook them up to the ci mechanism.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162754 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8be8744b31
commit
01ec7a61cf
|
@ -1 +0,0 @@
|
||||||
/home/jvanzyl/maven-repo-local
|
|
|
@ -16,7 +16,7 @@ do
|
||||||
(
|
(
|
||||||
cd $integration_test
|
cd $integration_test
|
||||||
|
|
||||||
m2 clean jar
|
m2 clean:clean jar:jar
|
||||||
|
|
||||||
java -cp $cp $verifier `pwd`
|
java -cp $cp $verifier `pwd`
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue