From bee09bbd61e077fd398cd534ed28e2305a66c85c Mon Sep 17 00:00:00 2001 From: Shuhei Yamasaki Date: Sat, 13 May 2023 09:56:37 +0900 Subject: [PATCH] HBASE-27860 Fix build error against Hadoop 3.3.5 (#5233) Add packages for hadoop-3.3.5 Signed-off-by: Duo Zhang --- hbase-shaded/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/hbase-shaded/pom.xml b/hbase-shaded/pom.xml index d71b01184ee..6477a16a877 100644 --- a/hbase-shaded/pom.xml +++ b/hbase-shaded/pom.xml @@ -129,6 +129,18 @@ + + com.sun.istack + ${shaded.prefix}.com.sun.istack + + + com.sun.jersey + ${shaded.prefix}.com.sun.jersey + + + com.sun.xml + ${shaded.prefix}.com.sun.xml + com.cedarsoftware ${shaded.prefix}.com.cedarsoftware