X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb-templates%2Fintegration.yaml;h=97d1aa89e57d1048bf3393fbf9712e84d9844098;hb=5450985ba9905da13e194cf4f482a07b7cc656b2;hp=20127aad670e588ae1420ae0bca38344a419e2b9;hpb=99aa1a6b7147c00e7110294165af14254650c1b1;p=releng%2Fbuilder.git diff --git a/jjb-templates/integration.yaml b/jjb-templates/integration.yaml index 20127aad6..97d1aa89e 100644 --- a/jjb-templates/integration.yaml +++ b/jjb-templates/integration.yaml @@ -46,11 +46,14 @@ prebuilders: - wipe-org-opendaylight-repo - jacoco-nojava-workaround + - provide-maven-settings: + global-settings-file: '{odl-global-settings}' + settings-file: '{JENKINS_SETTINGS}' maven: maven-name: '{mvn33}' root-pom: 'POM' - goals: 'MAVEN_GOALS' + goals: 'MAVEN_GOALS -Djenkins' maven-opts: 'MAVEN_OPTS' settings: '{JENKINS_SETTINGS}' global-settings: '{odl-global-settings}'