X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsnbi%2Fsnbi.yaml;h=45c201f970789657993f89aa98df1e34575b05ef;hb=20a3f67ad05150c5729e4b758fc8b306b155007c;hp=181b0b936f69fb9b58772b9cd5454d93a2d24dd6;hpb=c0598b3fd754f4e7e7384a89fdd89e74e044b1cf;p=releng%2Fbuilder.git diff --git a/jjb/snbi/snbi.yaml b/jjb/snbi/snbi.yaml index 181b0b936..45c201f97 100644 --- a/jjb/snbi/snbi.yaml +++ b/jjb/snbi/snbi.yaml @@ -450,7 +450,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: '{snbi-settings}' global-settings: '{odl-global-settings}' ignore-upstream-changes: true @@ -744,7 +744,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