You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bi4 repository points to a mystery address: <url>http://198.11.219.187:8081/nexus/content/groups/public</url>
Steps to reproduce:
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]
The text was updated successfully, but these errors were encountered:
@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
The bi4 repository points to a mystery address:
<url>http://198.11.219.187:8081/nexus/content/groups/public</url>
Steps to reproduce:
mvn compile
on a freshly cloned copyError:
The text was updated successfully, but these errors were encountered: