You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Uma Maheswara Rao G (JIRA)" <ji...@apache.org> on 2018/11/16 23:32:00 UTC

[jira] [Created] (HADOOP-15941) [JDK 11] Compilation failure: package com.sun.jndi.ldap is not visible

Uma Maheswara Rao G created HADOOP-15941:
--------------------------------------------

             Summary: [JDK 11] Compilation failure: package com.sun.jndi.ldap is not visible
                 Key: HADOOP-15941
                 URL: https://issues.apache.org/jira/browse/HADOOP-15941
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: common
    Affects Versions: 3.3.0
            Reporter: Uma Maheswara Rao G


With JDK 11: Compilation failed because package com.sun.jndi.ldap is not visible.

 
{noformat}
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project hadoop-common: Compilation failure
/C:/Users/umgangum/Work/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/LdapGroupsMapping.java:[545,23] package com.sun.jndi.ldap is not visible
 (package com.sun.jndi.ldap is declared in module java.naming, which does not export it){noformat}
 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org