X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetide%2Fnetide.yaml;h=88f337dd9e2e5b1aabec3a51260a6dd9b2431383;hb=7ed03d41e639e9644f8312f7615ab245c7f75286;hp=d904def760365bb5e9306f541bb5a4cbc69e023d;hpb=ba99806b75b580292f541dc587cb14c7461d0262;p=releng%2Fbuilder.git diff --git a/jjb/netide/netide.yaml b/jjb/netide/netide.yaml index d904def76..88f337dd9 100644 --- a/jjb/netide/netide.yaml +++ b/jjb/netide/netide.yaml @@ -291,7 +291,7 @@ parameters: - project-parameter: - project: 'integration' + project: 'integration/distribution' scm: - git-scm: @@ -501,7 +501,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: '{netide-settings}' global-settings: '{odl-global-settings}'