You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Shashikant Banerjee (Jira)" <ji...@apache.org> on 2021/02/17 07:21:00 UTC

[jira] [Commented] (RATIS-1311) Upgrade Java for Sonar check

    [ https://issues.apache.org/jira/browse/RATIS-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285665#comment-17285665 ] 

Shashikant Banerjee commented on RATIS-1311:
--------------------------------------------

Thanks [~adoroszlai] for the contribution.

> Upgrade Java for Sonar check
> ----------------------------
>
>                 Key: RATIS-1311
>                 URL: https://issues.apache.org/jira/browse/RATIS-1311
>             Project: Ratis
>          Issue Type: Task
>          Components: build
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Java 11 needs to be used for running the Sonar check:
> {noformat:title=https://github.com/apache/incubator-ratis/runs/1835076880#step:3:5222}
> Error:  Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar (default-cli) on project ratis: 
> Error:  
> Error:  The version of Java (1.8.0_282) you have used to run this analysis is deprecated and we stopped accepting it. Please update to at least Java 11.
> Error:  Temporarily you can set the property 'sonar.scanner.force-deprecated-java-version-grace-period' to 'true' to continue using Java 1.8.0_282
> Error:  This will only work until Mon Feb 15 09:00:00 UTC 2021, afterwards all scans will fail.
> Error:  You can find more information here: https://sonarcloud.io/documentation/upcoming/
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)