X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fpersistence%2Fpersistence.yaml;h=6216a98aecc17c487c4a07461991968cf12d09a6;hb=2a9745e9fa44a2878012574b8945157c2e6664fd;hp=83b686468999584916afac51de82b1b81dfca47d;hpb=4309cf74446708a622c9da0dffb0fe312a4fa7fd;p=releng%2Fbuilder.git diff --git a/jjb/persistence/persistence.yaml b/jjb/persistence/persistence.yaml index 83b686468..6216a98ae 100644 --- a/jjb/persistence/persistence.yaml +++ b/jjb/persistence/persistence.yaml @@ -298,7 +298,7 @@ parameters: - project-parameter: - project: 'integration' + project: 'integration/distribution' scm: - git-scm: @@ -508,7 +508,7 @@ maven: maven-name: '{mvn33}' root-pom: 'pom.xml' - goals: 'com.sonatype.clm:clm-maven-plugin:index -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' + goals: 'clean install com.sonatype.clm:clm-maven-plugin:index -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' maven-opts: '-Xmx4096m -XX:MaxPermSize=512m' settings: '{persistence-settings}' global-settings: '{odl-global-settings}'