eiffel: Fix github http, api urls and credentials
[infra/cicd.git] / jjb / onap / global-templates-onap-java.yaml
index b288735685de091df18c28c92c059880b3221f1e..5f038aa3d0ccabb8b567105922176c1f74c19e6d 100644 (file)
@@ -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
           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