Merge "ves collector related"
[ci-management.git] / jjb / sdnc / sdnc-core.yaml
1 ---
2 - project:
3     name: sdnc-core
4     project-name: 'sdnc-core'
5     jobs:
6       - '{project-name}-{stream}-verify-java-skip-tests'
7       - '{project-name}-{stream}-merge-java'
8       - '{project-name}-{stream}-release-java-daily'
9
10     project: 'sdnc/core'
11     stream:
12       - 'master':
13           branch: 'master'
14     mvn-settings: 'sdnc-core-settings'
15
16     # due to a strange macro / variable translation problem this needs to be
17     # passed as a string block to properly get the properties correctly defined
18     # in the job
19     maven-deploy-properties: |
20       deployAtEnd=true
21     files: '**'
22     archive-artifacts: ''