X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fneutron%2Fneutron.yaml;h=ccf2d672ccf063656342e0facc2afe8903417828;hb=20a3f67ad05150c5729e4b758fc8b306b155007c;hp=5e48e73e5c56fd23d8e5da5f2b97c859b5d98e52;hpb=66b5d9dd3647b864282936073d1abce21ba6ed21;p=releng%2Fbuilder.git diff --git a/jjb/neutron/neutron.yaml b/jjb/neutron/neutron.yaml index 5e48e73e5..ccf2d672c 100644 --- a/jjb/neutron/neutron.yaml +++ b/jjb/neutron/neutron.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: '{neutron-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