[
https://issues.apache.org/jira/browse/RANGER-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira Ajisaka updated RANGER-3054:
----------------------------------
Description:
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on
project ranger-kms: Compilation failure
[ERROR]
/home/aajisaka/apache-ranger-2.1.0/kms/src/main/java/org/apache/hadoop/crypto/key/RangerSafenetKeySecure.java:[72,49]
error: incompatible types: String cannot be converted to Config
{noformat}
Originally reported by [~ppanda-beta] in RANGER-2317
was:
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on
project ranger-kms: Compilation failure
[ERROR]
/home/aajisaka/apache-ranger-2.1.0/kms/src/main/java/org/apache/hadoop/crypto/key/RangerSafenetKeySecure.java:[72,49]
error: incompatible types: String cannot be converted to Config
{noformat}
> Compile failure in ranger-kms with JDK 11
> -----------------------------------------
>
> Key: RANGER-3054
> URL: https://issues.apache.org/jira/browse/RANGER-3054
> Project: Ranger
> Issue Type: Bug
> Components: kms
> Environment: CentOS 7.8, OpenJDK 11.0.6, Maven 3.6.3
> Reporter: Akira Ajisaka
> Priority: Major
>
> {noformat}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile)
> on project ranger-kms: Compilation failure
> [ERROR]
> /home/aajisaka/apache-ranger-2.1.0/kms/src/main/java/org/apache/hadoop/crypto/key/RangerSafenetKeySecure.java:[72,49]
> error: incompatible types: String cannot be converted to Config
> {noformat}
> Originally reported by [~ppanda-beta] in RANGER-2317
--
This message was sent by Atlassian Jira
(v8.3.4#803005)