Re: SonarQube

2018-11-09 Thread Gavin McDonald
Hi All, Some projects that were not using the built in Sonarqube stopped working when Infra plugged a hole that meant no creds were needed. So all projects now need to use the plugin aka enable the Sonarqube env in their builds , which then passes along baked in creds. HTH Gav... On Fri, Nov 9

Re: SonarQube

2018-11-08 Thread Alex Harui
Thanks Maxim! That appears to be the issue. -Alex On 11/8/18, 4:48 PM, "Maxim Solodovnik" wrote: Hello Alex, Please ensure you have "Prepare Sonarqube environment " checked This was the cause for the same issue in our builds WBR, Maxim (from mobile, sorry for the

Re: SonarQube

2018-11-08 Thread Maxim Solodovnik
Hello Alex, Please ensure you have "Prepare Sonarqube environment " checked This was the cause for the same issue in our builds WBR, Maxim (from mobile, sorry for the typos) On Fri, Nov 9, 2018, 01:04 Alex Harui Hi Builds folks, > > Our royale-compiler build is failing with: > > [ERROR] Failed

Re: SonarQube analysis fails for PDBox

2015-05-03 Thread Tilman Hausherr
I see it is working now. Thanks! Tilman Am 03.05.2015 um 12:05 schrieb Olivier Lamy: No. The main difference is java 1.7 :-) This version is now mandatory with last sonar. I finished upgraded sonar to 5.1 yesterday but busy weekend so didn't have time to upgrade projects to use 1.7 -- Olivier

Re: SonarQube analysis fails for PDBox

2015-05-03 Thread Olivier Lamy
No. The main difference is java 1.7 :-) This version is now mandatory with last sonar. I finished upgraded sonar to 5.1 yesterday but busy weekend so didn't have time to upgrade projects to use 1.7 -- Olivier On 3 May 2015 19:57, "Tilman Hausherr" wrote: > The last analysis of PDFBox is from Ap