From 2892a7759f3f867cdca7214399ff121eded78970 Mon Sep 17 00:00:00 2001 From: vongosling Date: Tue, 17 Jan 2017 15:18:11 +0800 Subject: [PATCH] IntegrateASF sonar --- pom.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index afd3d847..f189bb42 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ rocketmq-all 4.0.0-SNAPSHOT pom - rocketmq-all ${project.version} + Apache RocketMQ git s${project.version} http://rocketmq.incubator.apache.org/ @@ -42,7 +42,8 @@ https://git-wip-us.apache.org/repos/asf/incubator-rocketmq.git scm:git:https://git-wip-us.apache.org/repos/asf/incubator-rocketmq.git - scm:git:https://git-wip-us.apache.org/repos/asf/incubator-rocketmq.git + scm:git:https://git-wip-us.apache.org/repos/asf/incubator-rocketmq.git + @@ -157,6 +158,11 @@ 1.7 1.7 + + + https://builds.apache.org/analysis + + file:**/generated-sources/** @@ -337,6 +343,11 @@ findbugs-maven-plugin 3.0.4 + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.0.2 + -- GitLab