1)
I am trying to enable SCM TFVC plugin.
Documentation says: "for working with Team Foundation Server 2015 the user also needs to specify the Team Foundation Server Collection URI." It is property sonar.tfvc.collectionuri
Question: where can I set this property in SonarQube ?
2)
After setting property "Key of the SCM provider for this project" at SonarQube administration interface: I am receiving following error message:
ERROR: Error during SonarQube Scanner execution
java.lang.IllegalArgumentException: SCM provider was set to "tfvc" but no SCM provider found for this key. Supported SCM providers are svn,git
Question: What is the remedy for this problem
Thanks for answer
Thomas