DaanHoogland commented on PR #6918: URL: https://github.com/apache/cloudstack/pull/6918#issuecomment-1573527684
> @DaanHoogland Should I be worried? :D > > ``` > [INFO] ------------------------------------------------------------------------ > Error: Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar (default-cli) on project cloudstack: Project not found. Please check the 'sonar.projectKey' and 'sonar.organization' properties, the 'SONAR_TOKEN' environment variable, or contact the project administrator -> [Help 1] > Error: > Error: To see the full stack trace of the errors, re-run Maven with the -e switch. > Error: Re-run Maven using the -X switch to enable full debug logging. > Error: > Error: For more information about the errors and possible solutions, please read the following articles: > Error: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException > Error: > Error: After correcting the problems, you can resume the build with the command > Error: mvn <args> -rf :cloudstack > Error: Process completed with exit code 1. > ``` Not about Sonar, it is disabled for now (we should really remove it) due to security concerns. The other three failing actions should pass though. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
