X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcentinel%2Fcentinel.yaml;h=1de9712ec98ad3334741129c3da43cc08ad6be70;hb=20a3f67ad05150c5729e4b758fc8b306b155007c;hp=9aba3f56d97c7ad108f2ed4d9aa7d6792e9d338b;hpb=c0598b3fd754f4e7e7384a89fdd89e74e044b1cf;p=releng%2Fbuilder.git diff --git a/jjb/centinel/centinel.yaml b/jjb/centinel/centinel.yaml index 9aba3f56d..1de9712ec 100644 --- a/jjb/centinel/centinel.yaml +++ b/jjb/centinel/centinel.yaml @@ -443,7 +443,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: '{centinel-settings}' global-settings: '{odl-global-settings}' ignore-upstream-changes: true @@ -737,7 +737,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