summaryrefslogtreecommitdiffstats
path: root/jjb/dmaap/dmaap-dbcapi.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/dmaap/dmaap-dbcapi.yaml')
-rw-r--r--jjb/dmaap/dmaap-dbcapi.yaml12
1 files changed, 7 insertions, 5 deletions
diff --git a/jjb/dmaap/dmaap-dbcapi.yaml b/jjb/dmaap/dmaap-dbcapi.yaml
index 6dd4c0ed2..602734c79 100644
--- a/jjb/dmaap/dmaap-dbcapi.yaml
+++ b/jjb/dmaap/dmaap-dbcapi.yaml
@@ -7,17 +7,19 @@
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily'
- - '{project-name}-{stream}-stage-site-java':
- site-pom: 'pom.xml'
- trigger-job: '{project-name}-{stream}-release-version-java-daily'
- mvn-goals: 'clean install'
project: 'dmaap/dbcapi'
+ mvn-settings: 'dmaap-dbcapi-settings'
stream:
- 'master':
branch: 'master'
- mvn-settings: 'dmaap-dbcapi-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: ''
+
- project:
name: dmaap-dbcapi-sonar
jobs: