You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Timothee Maret (JIRA)" <ji...@apache.org> on 2019/04/18 08:13:00 UTC

[jira] [Created] (SLING-8357) Activate Journal based Sling Content Distribution projects on SonarCloud

Timothee Maret created SLING-8357:
-------------------------------------

             Summary: 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


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)