jdeolive / geodb

Spatial database bindings for Java.
MIT License
67 stars 25 forks source link

Missing POM in Maven Central #30

Closed skjolber closed 6 years ago

skjolber commented 6 years ago

Hi, I am trying to use the geodb as a dependency and I am seeing

Downloading from central: https://repo.maven.apache.org/maven2/org/opengeo/geodb/0.9/geodb-0.9.pom
[WARNING] The POM for org.opengeo:geodb:jar:0.9 is missing, no dependency information available

and my build fails because of this. Comparing with one of my own projects to geodb there seems to be some files missing?

skjolber commented 6 years ago

This turned out to be files available on a custom repo: repo.boundlessgeo.com