[
https://issues.apache.org/jira/browse/SLING-8357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820967#comment-16820967
]
Robert Munteanu commented on SLING-8357:
----------------------------------------
[~marett] - in the meantime I've configured the Jenkins jobs to not fail if
SonarCloud is not available, the build is marked UNSTABLE instead. That should
help with getting the CI sorted out.
> Activate Journal based Sling Content Distribution projects on SonarCloud
> ------------------------------------------------------------------------
>
> Key: SLING-8357
> URL: https://issues.apache.org/jira/browse/SLING-8357
> Project: Sling
> Issue Type: Task
> Components: Content Distribution
> Reporter: Timothee Maret
> Priority: Major
> Fix For: Content Distribution Journal Core 0.1.0
>
>
> Jenkins Jobs have been created (thanks!) for the Journal based Sling Content
> Distribution projects. The repositories are listed below
> *
> [https://builds.apache.org/job/Sling/job/sling-org-apache-sling-distribution-journal]
> *
> [https://builds.apache.org/job/Sling/job/sling-org-apache-sling-distribution-journal-it]
> *
> [https://builds.apache.org/job/Sling/job/sling-org-apache-sling-distribution-journal-kafka]
> *
> [https://builds.apache.org/job/Sling/job/sling-org-apache-sling-distribution-journal-messages]
>
> Those Jenkins jobs fail currently with an error similar to
> {code:java}
> [ERROR] Failed to execute goal
> org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar
> (default-cli) on project org.apache.sling.distribution.journal.messages:
> You're not authorized to run analysis. Please 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}
> which seems related to a missing integration with Sonar.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)