I have sonarqube server on a different box and the stash machine and bamboo on a separate boxes. Do I install sonar-runner on stash machine and as well as bamboo machine ? I need to run sonar for stash and as well as in bamboo. Please advice.
Thank you
Thank you for your reply Gabrielle. so install sonar runner in stash machine ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry if my answer is not complete. You can install Sonar Runner on any machine, Stash will always see it even though they are not on the same machine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thank you very much for your reply. the reason why I asked is because I am not sure where to point the source code for the Project. So say for example SonarServer and SonarRunner is installed in boxA, I have to do a git clone to get the latest code to be inspected for Sonar. Maybe im not setting it up correctly. I guess I am having a hard time setting up the path of the SonarProjectBaseDir on sonar-project file. It works if i copy the proj locally but I want it to sync with our stash repo. Hopefully that makes sense. Thank you very much for your help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.