Remove clm index goal as suggested by Sonatype 22/31522/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 17 Dec 2015 16:29:34 +0000 (11:29 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 17 Dec 2015 16:29:43 +0000 (11:29 -0500)
Change-Id: I284e775bf7da012056ba91a4c5c999c858cebeed
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb-templates/clm.yaml

index c2bdd1646198aeddb949413dedb978c8a4a6525f..7f574c175570ca73b86ebb33bd6b0fb588a187d0 100644 (file)
@@ -39,7 +39,7 @@
     maven:
         maven-name: '{mvn33}'
         root-pom: 'pom.xml'
-        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'
+        goals: 'clean install -Djenkins -DskipTests=true -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}'