|
|
@@ -44,6 +44,8 @@ |
|
|
|
<sonar.java.spotbugs.reportPaths>./target/findbugsXml.xml</sonar.java.spotbugs.reportPaths> |
|
|
|
<sonar.java.pmd.reportPaths>./target/pmd.xml</sonar.java.pmd.reportPaths> |
|
|
|
<sonar.java.checkstyle.reportPaths>./target/checkstyle-result.xml</sonar.java.checkstyle.reportPaths> |
|
|
|
<sonar.login>admin</sonar.login> |
|
|
|
<sonar.password>Digimeta@2023</sonar.password> |
|
|
|
</properties> |
|
|
|
|
|
|
|
<!-- 依赖声明 --> |
|
|
|