NiceSystems / hrider

hbase UI tool
Apache License 2.0
133 stars 45 forks source link

The pom file needs upgrades #59

Open rappazzo opened 5 years ago

rappazzo commented 5 years ago

The bi4 repository points to a mystery address: <url>http://198.11.219.187:8081/nexus/content/groups/public</url>

Steps to reproduce:

  1. mvn compile on a freshly cloned copy

Error:

[ERROR] Failed to execute goal on project h-rider: Could not resolve dependencies for project h-rider:h-rider:jar:1.0.9-SNAPSHOT: Failed to collect dependencies at org.apache.hbase:hbase-client:jar:0.98.8_IBM_4-hadoop2 -> org.apache.hbase:hbase-common:jar:0.98.8_IBM_4-hadoop2 -> org.apache.hadoop:hadoop-common:jar:2.6.0-IBM-7 -> org.apache.avro:avro:jar:1.7.7-IBM-16: Failed to read artifact descriptor for org.apache.avro:avro:jar:1.7.7-IBM-16: Could not transfer artifact org.apache.avro:avro-parent:pom:1.7.7-IBM-16 from/to bi4 (http://198.11.219.187:8081/nexus/content/groups/public): Connect to 198.11.219.187:8081 [/198.11.219.187] failed: Operation timed out (Connection timed out) -> [Help 1]

rappazzo commented 5 years ago

I suspect that the person in issue #58 is having the same problems (run the txt of that issue through google translate)

OhadR commented 5 years ago

@lior-h you still work with hrider @ nice? it seems like some JARs are IBM's, and they are not in the public repository... for example, org.apache.hbase : hbase-client : 0.98.8_IBM_4-hadoop2