com.google.inject.ProvisionException: Unable to provision, see the following errors:
1) Error injecting constructor, java.lang.ExceptionInInitializerError
at org.locationtech.geogig.rocksdb.RocksdbObjectDatabase.<init>(Unknown Source)
while locating org.locationtech.geogig.rocksdb.RocksdbObjectDatabase
at org.locationtech.geogig.cli.CLIContextBuilder.bind(CLIContextBuilder.java:100) (via modules: com.google.inject.util.Modules$OverrideModule -> org.locationtech.geogig.cli.CLIContextBuilder$DefaultPlugins)
while locating org.locationtech.geogig.storage.ObjectDatabase annotated with @com.google.inject.multibindings.Element(setName=,uniqueId=13, type=MAPBINDER, keyType=org.locationtech.geogig.storage.VersionedFormat)
1 error
at com.google.injec