JetBrains / TeamCity.SonarQubePlugin

A plugin for TeamCity server allowing you to configure and run SonarQube analysis from the CI
Apache License 2.0
53 stars 32 forks source link

Should handle internal SonarQube Runner errors better #6

Open Linfar opened 10 years ago

Linfar commented 10 years ago

If SonarQube Runner failed due to some internal problem - e.g. due to server URL misconfiguration or plugin license lack - TeamCity will just show "Exit code 1". Should read errors and propagate them to user.