X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fvpnservice%2Fvpnservice.yaml;h=6c9e79818bab86a73bcca545cbd85aa8b903ba18;hb=4437879f0ea2f10986e0603133a01e025adda59f;hp=44156998ae57ad08eb2a48ac7dbfa5eeafc172c3;hpb=83decc8fc8132d347cb8e92960d06b165715b5be;p=releng%2Fbuilder.git diff --git a/jjb/vpnservice/vpnservice.yaml b/jjb/vpnservice/vpnservice.yaml index 44156998a..6c9e79818 100644 --- a/jjb/vpnservice/vpnservice.yaml +++ b/jjb/vpnservice/vpnservice.yaml @@ -222,6 +222,8 @@ - findbugs publishers: + - archive-artifacts: + artifacts: '**/target/surefire-reports/*-output.txt, ' - email-notification: email-prefix: '[vpnservice]' - maven-deploy: @@ -523,7 +525,7 @@ maven: maven-name: '{mvn33}' root-pom: 'pom.xml' - goals: 'clean install -Djenkins -DskipTests=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' + goals: 'clean install com.sonatype.clm:clm-maven-plugin:index -Djenkins -DskipTests=true -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r' maven-opts: '-Xmx4096m -XX:MaxPermSize=512m' settings: '{vpnservice-settings}' global-settings: '{odl-global-settings}'