summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/dcaegen2/dcaegen2-platform-mod2-assembly.yaml3
-rw-r--r--jjb/dcaegen2/dcaegen2-platform-mod2-authservice.yaml3
-rw-r--r--jjb/dcaegen2/dcaegen2-platform-mod2-catalogservice.yaml3
-rw-r--r--jjb/dcaegen2/dcaegen2-platform-mod2-ui.yaml3
4 files changed, 12 insertions, 0 deletions
diff --git a/jjb/dcaegen2/dcaegen2-platform-mod2-assembly.yaml b/jjb/dcaegen2/dcaegen2-platform-mod2-assembly.yaml
index 5a5115bf1..66378f8a1 100644
--- a/jjb/dcaegen2/dcaegen2-platform-mod2-assembly.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-mod2-assembly.yaml
@@ -17,6 +17,9 @@
branch: 'master'
java-version: openjdk11
mvn-settings: dcaegen2-platform-settings
+ maven-version: 'mvn35'
+ maven-deploy-properties: |
+ deployAtEnd=true
files: '**'
archive-artifacts: ''
build-node: ubuntu1804-docker-8c-8g
diff --git a/jjb/dcaegen2/dcaegen2-platform-mod2-authservice.yaml b/jjb/dcaegen2/dcaegen2-platform-mod2-authservice.yaml
index b0f256e34..be620998f 100644
--- a/jjb/dcaegen2/dcaegen2-platform-mod2-authservice.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-mod2-authservice.yaml
@@ -17,6 +17,9 @@
branch: 'master'
java-version: openjdk11
mvn-settings: dcaegen2-platform-settings
+ maven-version: 'mvn35'
+ maven-deploy-properties: |
+ deployAtEnd=true
files: '**'
archive-artifacts: ''
build-node: ubuntu1804-docker-8c-8g
diff --git a/jjb/dcaegen2/dcaegen2-platform-mod2-catalogservice.yaml b/jjb/dcaegen2/dcaegen2-platform-mod2-catalogservice.yaml
index 163dfa40d..274d7e595 100644
--- a/jjb/dcaegen2/dcaegen2-platform-mod2-catalogservice.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-mod2-catalogservice.yaml
@@ -17,6 +17,9 @@
branch: 'master'
java-version: openjdk11
mvn-settings: dcaegen2-platform-settings
+ maven-version: 'mvn35'
+ maven-deploy-properties: |
+ deployAtEnd=true
files: '**'
archive-artifacts: ''
build-node: ubuntu1804-docker-8c-8g
diff --git a/jjb/dcaegen2/dcaegen2-platform-mod2-ui.yaml b/jjb/dcaegen2/dcaegen2-platform-mod2-ui.yaml
index 64471cc05..3d8ea65fd 100644
--- a/jjb/dcaegen2/dcaegen2-platform-mod2-ui.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-mod2-ui.yaml
@@ -17,6 +17,9 @@
branch: 'master'
java-version: openjdk11
mvn-settings: dcaegen2-platform-settings
+ maven-version: 'mvn35'
+ maven-deploy-properties: |
+ deployAtEnd=true
files: '**'
archive-artifacts: ''
build-node: ubuntu1804-docker-8c-8g