summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2020-09-24 19:52:40 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2020-09-24 19:57:57 +0000
commit543f2de69947d827419a1ec96d853acc3adc444d (patch)
tree83e6350b89907bf098b46c69edb3951c99ce5357 /jjb
parent292552f2d455371520cc0340dc5b2ca8629b4f42 (diff)
mvn setting for mod2 jobs
Change-Id: Icfec0bb1a3822d4ca0115e87235559e6477e94e4 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2317 Signed-off-by: vv770d <vv770d@att.com>
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