--- - project: name: sdnc-core project-name: 'sdnc-core' subproject: - 'rootpom': pom: 'rootpom/pom.xml' pattern: 'rootpom/**' jobs: - '{project-name}-{stream}-clm' - '{project-name}-{stream}-{subproject}-verify-java' - '{project-name}-{stream}-{subproject}-merge-java' - '{project-name}-{stream}-{subproject}-release-java-daily-no-sonar' - '{project-name}-{stream}-verify-java-skip-tests' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily-no-sonar' project: 'sdnc/core' stream: - 'master': branch: 'master' mvn-settings: 'sdnc-core-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined # in the job maven-deploy-properties: | deployAtEnd=true files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-2g