X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Farmoury%2Farmoury.yaml;h=f9ee75b81328488c78992e8f8c0f25e61718b5b5;hb=20a3f67ad05150c5729e4b758fc8b306b155007c;hp=42025b3003ae14d6be21e4474dbd43390a829178;hpb=c0598b3fd754f4e7e7384a89fdd89e74e044b1cf;p=releng%2Fbuilder.git diff --git a/jjb/armoury/armoury.yaml b/jjb/armoury/armoury.yaml index 42025b300..f9ee75b81 100644 --- a/jjb/armoury/armoury.yaml +++ b/jjb/armoury/armoury.yaml @@ -444,7 +444,7 @@ maven-name: '{mvn33}' root-pom: 'distribution/pom.xml' goals: 'clean install -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' - maven-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' + maven-opts: '-B -Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' settings: '{armoury-settings}' global-settings: '{odl-global-settings}' ignore-upstream-changes: true @@ -738,7 +738,7 @@ maven-name: '{mvn33}' root-pom: 'pom.xml' goals: 'clean validate -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' - maven-opts: '-Xmx8g -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' + maven-opts: '-B -Xmx8g -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' settings: '{autorelease-settings}' global-settings: '{odl-global-settings}' automatic-archiving: false