Peter Somogyi created HBASE-21431:
-------------------------------------
Summary: [hbase-connectors] Fix build and test issues
Key: HBASE-21431
URL: https://issues.apache.org/jira/browse/HBASE-21431
Project: HBase
Issue Type: Bug
Components: hbase-connectors
Affects Versions: connector-1.0.0
Reporter: Peter Somogyi
Assignee: Peter Somogyi
Currently it isn't possible to run {{mvn clean install}} on hbase-connectors
repo. There are a couple of problems:
* merge conflict in hbase-spark pom.xml
* can't resolve org.apache.directory.jdbm:apacheds-jdbm1 dependency (pulled in
via org.apache.hadoop:hadoop-minikdc
* jackson-databind collision on classpath
* missing hbase-zookeeper test-jar
* multiple declaration of hbase-annotations inside dependencyManagement
* missing hbase-common test-jar
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)