Re: Jenkins, SonarQube, and PHP

2014-10-10 Thread jpd4nt
Hi. You have not said what platform you have installed it on, but it does not matter as much. If you use the Jenkins plugin then the runner is not important, as there is two ways to configure SonarQube integration. You just install the Jenkins and configure plugin, add to either a build stop

Jenkins, SonarQube, and PHP

2014-10-09 Thread John Oliver
First, I'm not a developer / programmer, so a lot of this stuff is a black box to me :-) I've got a build server up. Jenkins is installed, and I've got it automagically checking commits out of stash. Now we want to send them to SonarQube for whatever it does. I installed the sonar plugin.