-
Is plugin compatible with ANT builds?
Thanks
Milind
-
Hi ,
i have integrated SQ in eclipse i am trying to push SQ analysis to my stash using below command
sonar:sonar -Dsonar.analysis.mode=incremental -Dsonar.stash.notification -Dsonar.stash.project=CD…
-
I am facing below error while using this plugin
[ERROR] Unable to get SonarQube reviewer from Stash: Unable to retrieve user . Received 401 with message Unauthorized.
[DEBUG] Exception stack trace
[…
-
Hi !
I wanted to use this plugin. I have project where are we using maven sonar plugin + sonarqube 5.3.
I have installed sonar starh plugin, setup stash url / user / password + installed sonnar-runn…
-
i have Stash v2.10.2, i have configured sonar-stash plugin with sonar 4.5.6,plugin added successfully,but sonar issues are not showing in pull request?will sonar-stash plugin work for Stash v2.10.2 ?
…
-
I feel we shall use SonarQube also for the Java source code of the C++ Community plugin itself but I do not want to use the pre-defined Java profiles. We also should define a Quality Gate for pull req…
Bertk updated
8 years ago
-
Hello
i am trying to setup this plugin in our development environment. I am able to complete the analysis but in the it throws me the following error
Unable to get SonarQube reviewer from Stash: Un…
-
After discussion with SonarSource, rename the plugin as "SonarQube Stash Plugin" to match SonarQube convention. This renaming will be done inside ReadMe.md.
-
Hi,
after switching to SonarQube 5.2 no c++ rules get downloaded from quality profile:
- installed plugin
- enabled additional Microsoft Compiler Rules
when starting the Runner with -X option, and …
-
I removed some rules on sonar but the associated plugin comments are still there after another analyse.
I suppose the plugin only add/update comments but don't remove them.