X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fonap%2Fglobal-templates-onap-java.yaml;h=5f038aa3d0ccabb8b567105922176c1f74c19e6d;hb=53c73aa2d3dd1218b7129f1ee94ebc7924f3ab6c;hp=b288735685de091df18c28c92c059880b3221f1e;hpb=290996453b6a6e1cd81abaf0837b3d4f0a299094;p=infra%2Fcicd.git diff --git a/jjb/onap/global-templates-onap-java.yaml b/jjb/onap/global-templates-onap-java.yaml index b2887356..5f038aa3 100644 --- a/jjb/onap/global-templates-onap-java.yaml +++ b/jjb/onap/global-templates-onap-java.yaml @@ -7,6 +7,8 @@ concurrent: true mvn_settings_xml_version: mvn_params: + mvn_version: 3.5.4 + subdirectory: properties: - logrotate @@ -21,7 +23,7 @@ description: Java home - string: name: MVN_VERSION - default: 3.5.4 + default: '{mvn_version}' description: Maven version - string: name: MVN_URL @@ -39,6 +41,10 @@ name: MVN_PARAMS default: '{mvn_params}' description: Maven build parameters + - string: + name: SUBDIRECTORY + default: '{subdirectory}' + description: Subdirectory of the workspace for which the pom.xml will be called. This allows the verify to be called against a specific directory scm: - git-scm-gerrit: ssh-credentials-id: nordixinfra-nordix-gerrit-ssh