X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnic%2Fnic.yaml;h=dfadc9a501a0106beab0043bc122304a425d3956;hb=6003567d4a021b9a374eb026995242423ed1fcba;hp=1a3656f1c4fa9249e9daabe1908c5fb41b25795a;hpb=c8aadcfe14d945722a8679ea21ac181db0ce79eb;p=releng%2Fbuilder.git diff --git a/jjb/nic/nic.yaml b/jjb/nic/nic.yaml index 1a3656f1c..dfadc9a50 100644 --- a/jjb/nic/nic.yaml +++ b/jjb/nic/nic.yaml @@ -222,6 +222,8 @@ - findbugs publishers: + - archive-artifacts: + artifacts: '**/target/surefire-reports/*-output.txt, ' - email-notification: email-prefix: '[nic]' - maven-deploy: @@ -523,12 +525,13 @@ 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: '{nic-settings}' global-settings: '{odl-global-settings}' postbuilders: + - shell: 'find . -regex ".*karaf/target" | xargs rm -rf' - check-clm: application-name: nic