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