bellingard commented on a change in pull request #44: TAMAYA-277 adjust sonar
configuration
URL: https://github.com/apache/incubator-tamaya/pull/44#discussion_r277572202
##########
File path: pom.xml
##########
@@ -76,6 +76,12 @@
<!-- API checker -->
<revapi-java.version>0.18.0</revapi-java.version>
<revapi.plugin.version>0.10.5</revapi.plugin.version>
+
+ <!-- Sonar properties -->
Review comment:
You should specify here the `sonar.projectKey` property:
`<sonar.projectKey>apache_incubator-tamaya</sonar.projectKey>`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services