This video is amazing. I can understand the content very quick and accurate.
@user-cb6st9fq6p Жыл бұрын
Very useful video. Perfect Sir
@luismarquez50472 жыл бұрын
Great quality video, thank you.😁
@marcelbarbosa2812 жыл бұрын
Thank you for the video! I was searching about exactly this :D
@dineshrustagi68842 ай бұрын
You are mankind's angel
@АйдарХабиров-ь1у2 жыл бұрын
Thank you for your video.
@oleksandrlytvyn5322 жыл бұрын
Thank you
@nassimbenaissa8048 Жыл бұрын
Anyone have any idea why the add button to add Server authentication token doesnt work ?
@jorgecantu9662 Жыл бұрын
I had the same problem, I just restarted Jenkins and works fine.
@omniapotentia Жыл бұрын
Maybe late response but, I first saved then add sonarqube credentials. Hope this helps
@jamesmadlangtuta31563 жыл бұрын
Pls help. Trying to run for familiarity and the jenkins build log says WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? how to pass this one?
@sonpham40072 жыл бұрын
I have the same error output.
@lucassousa166720 күн бұрын
same error
@RishabhSrivastav-c2q8 ай бұрын
is it important to have stand alone Sonar Cube Server if project is not big
@veerendratanneru3 жыл бұрын
@CloudBeesTV Stuck at this step: Still waiting to schedule task ‘Jenkins’ doesn’t have label ‘linux’
@agungprakasa72143 жыл бұрын
how to fix this @CloudBeesTV?
@soktahu24592 жыл бұрын
it means you have agent labeled as 'Linux', just type any as agent (agent any).
@sushamasree5 ай бұрын
Tbe server address added is our net ip address???
@owenzmortgage8273 Жыл бұрын
Great! Thanks
@elyeszarrad15042 жыл бұрын
Exellent video
@m19mesoto3 жыл бұрын
I wish you showed sonar config end-to-end.
@lingrajbiradar44162 жыл бұрын
Hi, how to setup sonarqube? can you please provide a video link?
@putinscat1208 Жыл бұрын
No kidding, just skipped it.
@LeHoang-cb7ng3 жыл бұрын
How could I pass this: Your project contains .java files, please provide compiled classes with sonar.java.binaries property, or exclude them from the analysis with sonar.exclusions
@tayebahmed72162 жыл бұрын
did you solve it please
@maxx8011 Жыл бұрын
Jekins? Whats that?
@julienbessakanga24892 жыл бұрын
@CloudBeesTV Stuck at this step: Still waiting to schedule task ‘Jenkins’ doesn’t have label ‘linux’
@vikusya612 жыл бұрын
It means that you don't have Jenkins slave labelled "linux". Create one or type "agent any"
@EdwardPike Жыл бұрын
@@vikusya61 I added "linux" (no quotes) to the labels area of the default build agent and it still did not work. Ended up copying script into the script area and changing to "agent any" (no curly brackets now, made that mistake too). Now I'm missing maven, etc :-)