Why is the sonar.organization a Maven property and the sonar.projectKey a system property?
This looks silly to me because you can do both as a system property or as a Maven property.
Is there a particular reason for this?
Why is the sonar.organization a Maven property and the sonar.projectKey a system property?
This looks silly to me because you can do both as a system property or as a Maven property.
Is there a particular reason for this?
Hi Simon,
I created SCANMAVEN-394 this ticket to improve the tutorial.
Thanks for your feedback,
Alban
Cool!
Thank you.