mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
try sonar module key
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872478 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b1508479a7
commit
5a5c074471
@ -74,6 +74,8 @@
|
||||
|
||||
<sonar.organization>apache</sonar.organization>
|
||||
<sonar.projectKey>poi-parent</sonar.projectKey>
|
||||
<sonar.moduleKey>${artifactId}</sonar.moduleKey>
|
||||
|
||||
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
|
||||
<sonar.jacoco.reportPaths>target/jacoco.exec</sonar.jacoco.reportPaths>
|
||||
<sonar.coverage.jacoco.xmlReportPaths>target/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user