mvn-version: 'mvn35'
files: 'Dockerfiles/aai-common/**'
build-node: ubuntu1604-docker-8c-8g
+
+- project:
+ name: 'aai-aai-common-whitesource'
+ project-name: 'aai-aai-common'
+ jobs:
+ - gerrit-whitesource-scan
+ mvn-settings: 'aai-aai-common-settings'
+ wss-product-name: 'aai'
+ mvn-clean-install: true
+ project: 'aai/aai-common'
+ branch: master
- gerrit-info-yaml-verify
project: aai/model-loader
branch: master
+
+- project:
+ name: 'aai-model-loader-whitesource'
+ project-name: 'aai-model-loader'
+ jobs:
+ - gerrit-whitesource-scan
+ mvn-settings: 'aai-model-loader-settings'
+ wss-product-name: 'aai'
+ mvn-clean-install: true
+ project: 'aai/model-loader'
+ branch: master
- gerrit-info-yaml-verify
project: aai/resources
branch: master
+
+- project:
+ name: 'aai-resources-whitesource'
+ project-name: 'aai-resources'
+ jobs:
+ - gerrit-whitesource-scan
+ mvn-settings: 'aai-resources-settings'
+ wss-product-name: 'aai'
+ mvn-clean-install: true
+ project: 'aai/resources'
+ branch: master
- gerrit-info-yaml-verify
project: aai/search-data-service
branch: master
+
+- project:
+ name: 'aai-search-data-service-whitesource'
+ project-name: 'aai-search-data-service'
+ jobs:
+ - gerrit-whitesource-scan
+ mvn-settings: 'aai-search-data-service-settings'
+ wss-product-name: 'aai'
+ mvn-clean-install: true
+ project: 'aai/search-data-service'
+ branch: master
- gerrit-info-yaml-verify
project: aai/sparky-be
branch: master
+
+- project:
+ name: 'aai-sparky-be-whitesource'
+ project-name: 'aai-sparky-be'
+ jobs:
+ - gerrit-whitesource-scan
+ mvn-settings: 'aai-sparky-be-settings'
+ wss-product-name: 'aai'
+ mvn-clean-install: true
+ project: 'aai/sparky-be'
+ branch: master