Veranicus
Veranicus
I wanted to ask, do you use gitlab ee edition in order to put anything from sonarqube to gitlab ?
And if you are using gitlab ci you need to use runner right ? You don't have gitlab enterprise edition ?
And then I will have to add gitlab runner ?
Hi there, I have been dealing with this issue some time ago. There is one potential way how to solve this, check this thread: [https://stackoverflow.com/questions/48907308/why-is-sonar-gitlab-plugin-not-sending-analyze-results-to-gitlab-as-a-comments-w?noredirect=1#comment85885601_48907308](https://stackoverflow.com/questions/48907308/why-is-sonar-gitlab-plugin-not-sending-analyze-results-to-gitlab-as-a-comments-w?noredirect=1#comment85885601_48907308) I'm not however sure whether...
Hi there, I'm doing everything inside Jenkins with SonarQube scanner for Jenkins plugin installed and then on a server where is SonarQube installed in options as I have posted in...
I don't know what do you mean by log and a command line exactly ?
I don't know where to find a log for mvn sonar:sonar. The way I have it configured is that I have a job in jenkins that is analysing my repositories...
Can I somehow do it without using gitlab-ci ? Perhaps somehow only with a jenkins ? I don't want to be using another slave for gitlab-ci. Thank you.
And by the way, do I need gitlab enterprise edition to do anything with this plugin ?
Could you please post me some screenshots of how exactly can you configure it with gitlab ce and sonarqube ce only ? Thank you very much.