Created 12-11-2020 01:34 AM
While trying to compile the dependency "hbase-client:2.1.0-cdh6.2.1" in my Gradle Project, I come across this error:
> Could not parse POM http://repository.cloudera.com/artifactory/cloudera-repos/org/apache/hbase/hbase-client/2.1.0-cdh6.2...
> The element type "hr" must be terminated by the matching end-tag "</hr>".
Created 12-11-2020 08:32 AM
@sahil2598 Check the below thread this might help you.
https://github.com/gradle/gradle/issues/1453