You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Masatake Iwasaki (Jira)" <ji...@apache.org> on 2023/04/12 09:51:00 UTC

[jira] [Created] (HIVE-27252) Fix build failure of Hive due to unresolved transitive dependency on javax.el

Masatake Iwasaki created HIVE-27252:
---------------------------------------

             Summary: Fix build failure of Hive due to unresolved transitive dependency on javax.el
                 Key: HIVE-27252
                 URL: https://issues.apache.org/jira/browse/HIVE-27252
             Project: Hive
          Issue Type: Bug
            Reporter: Masatake Iwasaki
            Assignee: Masatake Iwasaki


{noformat}
[ERROR] Failed to execute goal on project hive-hbase-handler: Could not resolve dependencies for project org.apache.hive:hive-hbase-handler:jar:3.1.3: Failed to collect dependencies at org.apache.hbase:hbase-server:jar:tests:2.4.13 -> org.glassfish.web:javax.servlet.jsp:jar:2.3.2 -> org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT: Failed to read artifact descriptor for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT: Could not transfer artifact org.glassfish:javax.el:pom:3.0.1-b06-SNAPSHOT from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): Transfer failed for https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/javax.el-3.0.1-b06-SNAPSHOT.pom: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1]
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)