[
https://issues.apache.org/jira/browse/HBASE-21431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16674387#comment-16674387
]
ASF GitHub Bot commented on HBASE-21431:
----------------------------------------
petersomogyi opened a new pull request #5: HBASE-21431 Fix build and test issues
URL: https://github.com/apache/hbase-connectors/pull/5
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 is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [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
> Priority: Blocker
>
> 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)