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

ASF GitHub Bot commented on PHOENIX-6929:
-----------------------------------------

gjacoby126 commented on PR #1591:
URL: https://github.com/apache/phoenix/pull/1591#issuecomment-1513573804

   @shahrs87 - is this the correct version to use? Latest version of 
Glassfish's javax.el looks like 3.0-b12, and there's a note in mvnrepository 
that it's been deprecated in favor of jakarta.el. 
   
   In addition the glassfish el jars seem to have CVEs attached. 
   https://mvnrepository.com/artifact/org.glassfish/javax.el/3.0.1-b12
   
   I'm not familiar enough with the Java EE expression language framework here 
to know the correct answer. 




> Build failing on master branch.
> -------------------------------
>
>                 Key: PHOENIX-6929
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6929
>             Project: Phoenix
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 5.2.0
>            Reporter: Rushabh Shah
>            Priority: Critical
>             Fix For: 5.2.0
>
>
> Ran the following command:
> mvn clean install -DskipTests -Dhbase.profile=2.5
> This failed with the following error.
> {noformat}
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  4.429 s
> [INFO] Finished at: 2023-04-18T09:09:37-07:00
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project phoenix-hbase-compat-2.5.0: Could 
> not resolve dependencies for project 
> org.apache.phoenix:phoenix-hbase-compat-2.5.0:jar:5.2.0-SNAPSHOT: Failed to 
> collect dependencies at org.apache.hbase:hbase-server:jar:2.5.0 -> 
> 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)

Reply via email to