Hello Friends,
I am not able to use hppc maven repository to download jars.
I am using the repository and dependancy mentioned here
http://labs.carrotsearch.com/hppc-maven.htmlI see the following error on mvn compile
[ERROR] Failed to execute goal on project hppc: Could not resolve dependencies for project hppc:hppc:jar:0.0.1-SNAPSHOT: Failed to collect dependencies for [com.carrotsearch:hppc:jar:0.6.1 (compile)]: Failed to read artifact descriptor for com.carrotsearch:hppc:jar:0.6.1: Could not transfer artifact com.carrotsearch:hppc:pom:0.6.1 from/to central (
http://repo.maven.apache.org/maven2):
repo.maven.apache.org: Unknown host
repo.maven.apache.org -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
Thanks !