X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fdmaap%2Fdmaap-dbcapi.yaml;h=c711ecb327c7e155f2bd92b47c2b9216270129d2;hb=5e0be3d70edee91a5f00814dc5541b1774d297c1;hp=b61a15cabffea154d8b274842d063bba26f5d8f8;hpb=497d769d945ca436841b31b12c916f7843c81542;p=ci-management.git diff --git a/jjb/dmaap/dmaap-dbcapi.yaml b/jjb/dmaap/dmaap-dbcapi.yaml index b61a15cab..c711ecb32 100644 --- a/jjb/dmaap/dmaap-dbcapi.yaml +++ b/jjb/dmaap/dmaap-dbcapi.yaml @@ -17,18 +17,34 @@ stream: - 'master': branch: 'master' + maven-deploy-properties: | + deployAtEnd=true + files: '**' + archive-artifacts: '' + +- project: + name: dmaap-dbcapi-java11-maintenance + project-name: 'dmaap-dbcapi-maintenance' + jobs: + - '{project-name}-{stream}-verify-java' + - '{project-name}-{stream}-merge-java' + - gerrit-maven-stage: + sign-artifacts: true + build-node: centos7-builder-4c-4g + maven-versions-plugin: true + project: 'dmaap/dbcapi' + mvn-settings: 'dmaap-dbcapi-settings' + java-version: openjdk11 + stream: - 'honolulu': branch: 'honolulu' - 'guilin': branch: 'guilin' - # 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: '' - + cron: '' - project: name: dmaap-dbcapi-sonar