b0d53baa8485cf445b1bd68e3168b0f6dec9108f
[ci-management.git] / jjb / ccsdk / utils.yaml
1 ---
2 - project:
3     name: ccsdk-utils
4     project-name: 'ccsdk-utils'
5     jobs:
6       - gerrit-maven-clm:
7           java-version: ''
8       - '{project-name}-{stream}-verify-java'
9       - '{project-name}-{stream}-merge-java'
10       - '{project-name}-{stream}-release-version-java-daily-no-sonar'
11
12     project: 'ccsdk/utils'
13     stream:
14       - 'master':
15           branch: 'master'
16       - 'amsterdam':
17           branch: 'amsterdam'
18     mvn-settings: 'ccsdk-utils-settings'
19     # due to a strange macro / variable translation problem this needs to be
20     # passed as a string block to properly get the properties correctly defined
21     # in the job
22     maven-deploy-properties: |
23       deployAtEnd=true
24     files: '**'
25     archive-artifacts: ''