From: Thanh Ha Date: Wed, 23 Aug 2017 23:15:38 +0000 (-0400) Subject: Migrate sonar job X-Git-Tag: v0.8.0~6 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=7f77f1fb4e685f631912c25955bfd54d5b06c22c;hp=7f77f1fb4e685f631912c25955bfd54d5b06c22c;p=releng%2Fglobal-jjb.git Migrate sonar job This patch uses OpenDaylight Maven Sonar job as a base and modifies it to be more generic for use in global-jjb. Changes from original: - Support overriding Sonar Gerrit Triggers. - Use maven deploy goal rather than install. End result is the same but deploy sends artifacts to a staging repo which we can check if needed. Issue: RELENG-243 Change-Id: Ided78015ced8b2d4b42ed452b704e1fe65770a01 Signed-off-by: Thanh Ha ---