Bamboo and sonarqube integration

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
  • what are you trying to achieve
  • what have you tried so far to achieve this

Hi Team,

I have to integrate bamboo with sonarqube and both are installed in different machines.

1.where to install sonarscanner for windows plugins bamboo machine or sonarqube machine.
2.Sonar url is not working with client VPN.working in without VPN.

Thanks,
Manikanta

We don’t have a specific integration with Bamboo, but you can run a SonarQube scanner as any other executable.
Depending on what you’re analyzing, you can just run the Scanner with Maven or Gradle, or install the Scanner CLI or Scanner for MSBuild in your agents.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.