X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb-templates%2Fclm.yaml;h=ff6f8e5b8e79a875ad8e51f28de1c55945113a9b;hb=3d9da7462331c826e0db857c5601119b84a1e699;hp=6ad3da0c7acdb18daaa84906caadc4d0647b2fad;hpb=78ef38d674e14f387776728c5688fbee687c0f46;p=releng%2Fbuilder.git diff --git a/jjb-templates/clm.yaml b/jjb-templates/clm.yaml index 6ad3da0c7..ff6f8e5b8 100644 --- a/jjb-templates/clm.yaml +++ b/jjb-templates/clm.yaml @@ -34,12 +34,12 @@ - wipe-org-opendaylight-repo - provide-maven-settings: global-settings-file: '{odl-global-settings}' - settings-file: '{yangtools-settings}' + settings-file: '{JENKINS_SETTINGS}' 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: '{JENKINS_SETTINGS}' global-settings: '{odl-global-settings}'