X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyangide%2Fyangide.yaml;h=24cd57a661c98eb66658c1e9507e71047bf9e9a5;hb=refs%2Fchanges%2F00%2F38400%2F1;hp=92a228bf1e04df0f226c239a0ba511f28ea89f72;hpb=20a3f67ad05150c5729e4b758fc8b306b155007c;p=releng%2Fbuilder.git diff --git a/jjb/yangide/yangide.yaml b/jjb/yangide/yangide.yaml index 92a228bf1e..24cd57a661 100644 --- a/jjb/yangide/yangide.yaml +++ b/jjb/yangide/yangide.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: '{yangide-settings}' global-settings: '{odl-global-settings}' ignore-upstream-changes: true @@ -729,7 +729,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