Skip to content

Commit

Permalink
#475 removed JaCoCo config for Sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
DirkMahler committed Jul 13, 2024
1 parent 56d5403 commit 6f90faf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,6 @@
<sonar.organization>jqassistant</sonar.organization>
<sonar.projectKey>jqassistant_jqassistant</sonar.projectKey>
<sonar.login>${env.SONARCLOUD_LOGIN}</sonar.login>
<sonar.coverage.jacoco.xmlReportPaths>${project.build.directory}/site/jacoco/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit 6f90faf

Please sign in to comment.