Merge "Move maven repo override"
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 21 Sep 2015 16:10:16 +0000 (16:10 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 21 Sep 2015 16:10:16 +0000 (16:10 +0000)
jjb/mdsal/mdsal.cfg

index bee3cda2b704a8757467c219ec9961407d952584..dc95a8bf5700d397c03c2b06494501124c8f1d8d 100644 (file)
@@ -2,6 +2,6 @@ STREAMS:
 - beryllium:
     branch: master
     jdks: openjdk7,openjdk8
-MVN_GOALS: clean install -Dintegrationtests
-MVN_OPTS: -Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
+MVN_GOALS: -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmaven.compile.fork=true clean install -Dintegrationtests
+MVN_OPTS: -Xmx2048m -XX:MaxPermSize=1024m
 DEPENDENCIES: odlparent,yangtools