Must-share information (formatted with Markdown):
-
which versions are you using
SonarQube - 7.2
Scanner -
Plugin - -
what are you trying to achieve
I’m trying to setup SonarQube for my DotNet core project. I have download the SonarQube 7.2 and started successfully. I have opened web portal it is working fine. I’m getting an error 403 forbidden when I’m running dotnet-sonarscaner begin command. It is trying to download the analyzer from the local machine. It is not available in local so it is throwing an error. -
what have you tried so far to achieve this
I have tried to upgrade the version from 7.2 to 7.7 still I’m getting the same error.
Note : I’m trying this all under proxy enabled environment.
Thanks