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

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -