X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyangtools%2Fyangtools.yaml;h=be2006d64b67ba5135a9ce4e8e50b0ea41e174b9;hb=5b1aa89e131e618cffb401a54ffbd7c9d349bb8c;hp=5c7a12539e3b3ff11a4ece445576e66645b395c5;hpb=4309cf74446708a622c9da0dffb0fe312a4fa7fd;p=releng%2Fbuilder.git diff --git a/jjb/yangtools/yangtools.yaml b/jjb/yangtools/yangtools.yaml index 5c7a12539..be2006d64 100644 --- a/jjb/yangtools/yangtools.yaml +++ b/jjb/yangtools/yangtools.yaml @@ -227,7 +227,7 @@ parameters: - project-parameter: - project: 'integration' + project: 'integration/distribution' scm: - git-scm: @@ -437,7 +437,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: '{yangtools-settings}' global-settings: '{odl-global-settings}'