thomasrebele opened a new pull request, #6297:
URL: https://github.com/apache/hive/pull/6297

   ... by excluding org.glassfish.web:javax.servlet.jsp from hbase-testing-util 
([HIVE-29441](https://issues.apache.org/jira/browse/HIVE-29441))
   
   ### What changes were proposed in this pull request?
   Similar to [HIVE-24809](https://issues.apache.org/jira/browse/HIVE-24809), 
exclude the dependency org.glassfish.web:javax.servlet.jsp from 
hbase-testing-util.
   
   
   ### Why are the changes needed?
   Without the patch, building fails on my machine with an exception `Caused 
by: The following artifacts could not be resolved: 
org.glassfish:javax.el:pom:3.0.1-b06-SNAPSHOT (absent): 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): 
status code: 402, reason phrase: Payment Required (402)`
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Building Hive locally with `mvn clean install -DskipTests -Pitests,dist 
-Denforcer.skip=true -T1C`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to