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, 2018 at 6:50 PM Alex Harui <aha...@adobe.com.invalid> wrote: > Thanks Maxim! That appears to be the issue. > > -Alex > > On 11/8/18, 4:48 PM, "Maxim Solodovnik" <solomax...@gmail.com> 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 typos) > > On Fri, Nov 9, 2018, 01:04 Alex Harui <aha...@adobe.com.invalid wrote: > > > Hi Builds folks, > > > > Our royale-compiler build is failing with: > > > > [ERROR] Failed to execute goal > > org.sonarsource.scanner.maven:sonar-maven-plugin:3.2:sonar > (default-cli) on > > project royale-compiler-parent: You're not authorized to execute any > > SonarQube analysis. Please contact your SonarQube administrator. -> > [Help 1] > > > > I don’t think we changed anything in our configuration. Is there > still > > SonarQube analysis available to us? > > > > Thanks, > > -Alex > > > > > > > -- Gav...