Add provide-maven-settings prebuilder to all templates
[releng/builder.git] / jjb-templates / integration.yaml
index 7e7c1ab9afc0a0960b00fda6d12ba198df4dab3f..b8d1c1f810bb604ac101a9dd46e2f52afacf2d6e 100644 (file)
@@ -46,6 +46,9 @@
     prebuilders:
         - wipe-org-opendaylight-repo
         - jacoco-nojava-workaround
+        - provide-maven-settings:
+            global-settings-file: '{odl-global-settings}'
+            settings-file: '{yangtools-settings}'
 
     maven:
         maven-name: '{mvn33}'