After updating to the MSBuild Runner V1 SonarQube picks up the reference to WCF Datasource files and tries to analyse it. This breaks ofc due to the length of the full path being longer than limit set by MS and logs the following error:
Cannot evaluate the item metadata "%(FullPath)". The item metadata "%(FullPath)"
Is there a way to exclude datasource files. We tried adding *.datasource
to the exclusion tab but made no difference.
Using MSbuild.SonarQube.Runner
V1 with SonarQube 5.1