X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdefense4all%2Fdefense4all.yaml;h=924a463921573b493ab27bc74c08cadd64a150d7;hb=6a29e601b8c98637b42071e6f7c61d88c9faf6d2;hp=ced34ed42403d090648695d7881cc1924d796da9;hpb=20a3f67ad05150c5729e4b758fc8b306b155007c;p=releng%2Fbuilder.git diff --git a/jjb/defense4all/defense4all.yaml b/jjb/defense4all/defense4all.yaml index ced34ed42..924a46392 100644 --- a/jjb/defense4all/defense4all.yaml +++ b/jjb/defense4all/defense4all.yaml @@ -449,7 +449,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: '-B -Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' + maven-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' settings: '{defense4all-settings}' global-settings: '{odl-global-settings}' ignore-upstream-changes: true @@ -689,7 +689,6 @@ branches: - 'origin/{branch}' skip-tag: true - shallow-clone: true submodule: recursive: true timeout: 15 @@ -743,7 +742,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: '-B -Xmx8g -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' + maven-opts: '-Xmx8g -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' settings: '{autorelease-settings}' global-settings: '{odl-global-settings}' automatic-archiving: false