X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fgenius%2Fgenius.yaml;h=ff140f4e5f0d35be6e95a5450667e85b35b58257;hb=6a29e601b8c98637b42071e6f7c61d88c9faf6d2;hp=b873cb91760d5527fa17f7f44d2513add666a93d;hpb=20a3f67ad05150c5729e4b758fc8b306b155007c;p=releng%2Fbuilder.git diff --git a/jjb/genius/genius.yaml b/jjb/genius/genius.yaml index b873cb9176..ff140f4e5f 100644 --- a/jjb/genius/genius.yaml +++ b/jjb/genius/genius.yaml @@ -435,7 +435,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: '{genius-settings}' global-settings: '{odl-global-settings}' ignore-upstream-changes: true @@ -675,7 +675,6 @@ branches: - 'origin/{branch}' skip-tag: true - shallow-clone: true submodule: recursive: true timeout: 15 @@ -729,7 +728,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