Fix integration using the wrong settings.xml user file 91/16391/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 12 Mar 2015 13:57:26 +0000 (09:57 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 12 Mar 2015 13:57:26 +0000 (09:57 -0400)
Change-Id: I75d018ab5db38ed38e062a740af14be45d1c3337
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/integration/integration-jobs.yaml

index dc00a762a0d65be547b90f0dce8fb9c74eb20cef..1ca529d25654336f23fce67303e36d43473cb837 100644 (file)
@@ -74,7 +74,7 @@
         root-pom: 'pom.xml'
         goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r '
         maven-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-        settings: '{odlparent-settings}'
+        settings: '{integration-settings}'
         global-settings: '{odl-global-settings}'
         ignore-upstream-changes: true
 
         root-pom: 'pom.xml'
         goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r  source:jar javadoc:jar'
         maven-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-        settings: '{odlparent-settings}'
+        settings: '{integration-settings}'
         global-settings: '{odl-global-settings}'
 
     publishers: