HBASE-19825 Fix hadoop3 compat test failures, need commons-beanutils from hadoop 3

This commit is contained in:
Umesh Agashe 2018-01-18 16:09:32 -08:00 committed by Apekshit Sharma
parent 2018ffc943
commit 9ba961a5ef
1 changed files with 0 additions and 4 deletions

View File

@ -2888,10 +2888,6 @@
<groupId>org.apache.htrace</groupId>
<artifactId>htrace-core</artifactId>
</exclusion>
<exclusion>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
</exclusion>
<exclusion>
<groupId>javax.servlet.jsp</groupId>
<artifactId>jsp-api</artifactId>