From 2e5b374b3f0fa7e801560f222e60d8339694cc73 Mon Sep 17 00:00:00 2001 From: xinsibo Date: Tue, 24 May 2022 13:42:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0sonar=E6=89=AB=E6=8F=8Fmaven?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 +++++++++++----- sonar-project.properties | 0 2 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 sonar-project.properties diff --git a/pom.xml b/pom.xml index 57c1ff10e..2163d7d35 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ ruoyi http://www.ruoyi.vip 若依管理系统 - + 4.7.3 UTF-8 @@ -36,7 +36,7 @@ - + org.springframework.boot @@ -45,14 +45,14 @@ pom import - + com.alibaba druid-spring-boot-starter ${druid.version} - + com.github.penggle @@ -219,6 +219,12 @@ + + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.9.1.2184 + org.apache.maven.plugins maven-compiler-plugin @@ -257,4 +263,4 @@ - \ No newline at end of file + diff --git a/sonar-project.properties b/sonar-project.properties new file mode 100644 index 000000000..e69de29bb