Hi @Alexandre_Gigleux ,
6 months later and still nothing has been done to improve this really annoying problem in any way
I wanted to update a reporting plugin today, but again problems with socket timeouts.
Finally i couldn’t update this plugin because of that.
Introducing some boolean that every plugin developer must implement, i.e.
isScannerPlugin
with default = false would already be sufficient IMO.
There is a similar feature for custom rules to make them available in Sonarlint too,
one has to use <sonarLintSupported>true</sonarLintSupported>
in pom.xml
I’m ok with downloading all scanner plugins, but i’ll never use reporting or monitoring plugins with the scanner.
PLEASE do something about this ASAP, introducing a boolean and take it into consideration for plugin download by scanner - shouldn’t be that complicated !?
Would already be possible in one of the next Sonarqube 10.x versions combined with a new scanner version.
Gilbert