X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;ds=inline;f=jjb%2Fonap%2Fglobal-templates-local-onap-java.yaml;h=0cc83b96f123396ac94c1d66caf04879181a9caf;hb=33010a974d35984f3b900dbfba649b6702e5a494;hp=891706871f023608441dd6637e062e7b22d085bb;hpb=11b5c630d5511f36c08bc793c7eed1885d873674;p=infra%2Fcicd.git diff --git a/jjb/onap/global-templates-local-onap-java.yaml b/jjb/onap/global-templates-local-onap-java.yaml index 89170687..0cc83b96 100644 --- a/jjb/onap/global-templates-local-onap-java.yaml +++ b/jjb/onap/global-templates-local-onap-java.yaml @@ -8,6 +8,7 @@ disabled: '{obj:disabled_job_var}' concurrent: true + mvn_settings_xml_version: properties: - logrotate @@ -32,6 +33,10 @@ name: MVN default: $WORKSPACE/apache-maven-${{MVN_VERSION}}/bin/mvn description: Path to mvn executable + - string: + name: MVN_SETTINGS_XML_VERSION + default: '{mvn_settings_xml_version}' + description: Commit ID of ONAP Oparent repository (https://git.onap.org/oparent/) to pull. Used for Maven settings file. Can be left blank to pull the latest version. scm: - git-scm-gerrit: