[
https://issues.apache.org/jira/browse/RAT-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18049016#comment-18049016
]
ASF subversion and git services commented on RAT-293:
-----------------------------------------------------
Commit 2e291ee73d323281c9280f051ba178facac97c4f in creadur-rat's branch
refs/heads/master from Philipp Ottlinger
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=2e291ee7 ]
RAT-293: Fix build warning as sonar.token is preferred and sonar.login to be
removed
> Configure SonarCloud integration for RAT
> ----------------------------------------
>
> Key: RAT-293
> URL: https://issues.apache.org/jira/browse/RAT-293
> Project: Apache RAT
> Issue Type: Task
> Reporter: Philipp Ottlinger
> Assignee: Philipp Ottlinger
> Priority: Major
> Fix For: 0.18
>
>
> Configure repo to be included in
> [https://sonarcloud.io/organizations/apache/projects]
> Requested access via INFRA-22683.
> [https://cwiki.apache.org/confluence/display/INFRA/SonarQube+Analysis]
> h2. DevHint
> This task cannot be accomplished as the sonarcloud integration is >JDK8 and
> fails the animal-sniffer-plugin configured to only allow JDK8 contents in RAT!
> h2. What happened here
> * Configuration done via PR#33
> * INFRA created the projects and made [~pottlinger] me admin
> * Authorization happened via logging in via github
> ** Set SONAR_TOKEN as repo secret (generated by SonarCloud)
> ** Add new build script sonarcloud.yml
> * Set maven-sonar-plugin-version in pom.xml
> * Add SONAR_TOKEN to mvn call during analysis to fix authentication failures
> on GHA
--
This message was sent by Atlassian Jira
(v8.20.10#820010)