airbnb / airpal

Web UI for PrestoDB.
http://airbnb.github.io/airpal
Apache License 2.0
2.76k stars 460 forks source link

com.hubspot.rosetta:RosettaJdbi:2.1-SNAPSHOT not found #221

Open nilkoushik opened 7 years ago

nilkoushik commented 7 years ago

Hi All, I am trying to run the airpal instance in my local, and found : Snapshot version of Rosetta not available in maven Repo. Error in details: Could not resolve all dependencies for configuration ':runtime'.

Could not resolve com.hubspot.rosetta:RosettaJdbi:2.1-SNAPSHOT. Required by: com.airbnb.airpal:airpal:0.1.0-SNAPSHOT Unable to load Maven meta-data from http://oss.sonatype.org/content/repositories/snapshots/com/hubspot/rosetta/RosettaJdbi/2.1-SNAPSHOT/maven-metadata.xml. Could not GET 'http://oss.sonatype.org/content/repositories/snapshots/com/hubspot/rosetta/RosettaJdbi/2.1-SNAPSHOT/maven-metadata.xml'. peer not authenticated


Tried to update with com.hubspot.rosetta 3.x, but lots of symbol classes are not getting loaded. Please updated the package. Thanks