Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin needs critical update #38

Open
danieljimenez opened this issue Jun 11, 2017 · 4 comments
Open

Plugin needs critical update #38

danieljimenez opened this issue Jun 11, 2017 · 4 comments

Comments

@danieljimenez
Copy link

This is languishing for an advertised plugin, it should be moved to use sonar-scanner instead of sonar-runnner, and needs to be updated to no longer ask for JDBC connection information.

@Linfar
Copy link
Member

Linfar commented Jun 15, 2017

@danieljimenez the plugin uses SonarQube Scanner. It is located under sonar-runnner directory due to backward compatibility reasons. The same is for JDBC connection information.
We plan to switch TeamCity SonarQube plugin to use new Tools functionality introduced in TeamCity 10. This will allow to select needed Scanner version manually as well as uploading new ones and will solve location.
Speaking of JDBC connection info the only I can do is hide these fields.

@danieljimenez
Copy link
Author

It's still a very, very old version. I ended up using this fork, and then manually updating the scanner libraries: https://github.com/MikhailKaduchka/TeamCity.SonarQubePlugin

@asbrown77
Copy link

Year on from above report and plugin still using a very old sonar-runner version 2.4. This needs to be updated as this version runner, now called scanner, no longer supports sonarqube 6.7.2 or above. Therefore this useful plugin is no longer a viable option if using the new version of sonarqube. That said the scanner for msbuild works fine as underlying scanner is a newer version (3.0).

@Linfar
Copy link
Member

Linfar commented Aug 17, 2018

@asbrown77 @danieljimenez The latest plugin version is bundled with SonarQube Scanner v3.0.3 which could be set as default in Administration -> Tools page or in the Build Step itself. It's also possible to easily upload custom versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants