소스 검색

try sonar module key

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872478 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_4_1_2
Andreas Beeker 4 년 전
부모
커밋
5a5c074471
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      sonar/pom.xml

+ 2
- 0
sonar/pom.xml 파일 보기

@@ -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…
취소
저장