sonarqube - Equivalent for sonar.visualstudio.skippedProjectPattern in MSBuild Runner? -
this second question based on same situation described in my last question.
we have number of projects built several times, included in several different solutions. yet want them analyzed once, each part of specific solution. how exclude these project analysis when analyzing other solutions? have tried passing /d:sonar.visualstudio.skippedprojectpattern=...
on msbuild.sonarqube.runner command line seems have no effect.
there no equivalent sonar.visualstudio.skippedprojectpattern
in msbuild sonarqube runner 1.0. i've created ticket backlog http://jira.sonarsource.com/browse/sonarmsbru-123 consider adding feature in future release.
Comments
Post a Comment