Konrad Windszus created SLING-11377:
---------------------------------------
Summary: Onboard sling-maven-enforcer-rules to SonarCloud
Key: SLING-11377
URL: https://issues.apache.org/jira/browse/SLING-11377
Project: Sling
Issue Type: Task
Components: Build and Source Control
Reporter: Konrad Windszus
Currently the SonarQube step fails with
{code}
[ERROR] Failed to execute goal
org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar (default-cli)
on project maven-enforcer-rules: 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
{code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)