Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ransfer failed for http://repo.boundlessgeo.com/main/org/opengeo/geodb/0.9/geodb-0.9.pom #9

Open
yangboz opened this issue Nov 10, 2020 · 4 comments

Comments

@yangboz
Copy link

yangboz commented Nov 10, 2020

Transfer failed for http://repo.boundlessgeo.com/main/org/opengeo/geodb/0.9/geodb-0.9.pom: repo.boundlessgeo.com:80 failed to respond

any idea?

@Avec112
Copy link

Avec112 commented Nov 16, 2020

You will find it in standard Maven Repo.
https://mvnrepository.com/artifact/org.opengeo/geodb/0.9

@yangboz
Copy link
Author

yangboz commented Nov 19, 2020

another issue happened:

[ERROR] Failed to execute goal on project spatial-spring-boot-app: Could not resolve dependencies for project org.vaadin:spatial-spring-boot-app:jar:0.0.1-SNAPSHOT:
 Failed to collect dependencies at org.opengeo:geodb:jar:0.9: Failed to read artifact descriptor for org.opengeo:geodb:jar:0.9: 

Could not transfer artifact org.opengeo:geodb:pom:0.9 from/to boundless (http://repo.boundlessgeo.com/main/): Transfer failed for http://repo.boundlessgeo.com/main/org/opengeo/geodb/0.9/geodb-0.9.pom: repo.boundlessgeo.com:80 failed to respond -> [Help 1]

any differ repository existed?

thanks.

@Avec112
Copy link

Avec112 commented Nov 19, 2020

Sorry my bad.
I Did not notice the reference from mvnrepository.com to repo.bundlessgeo.com/main

The project seems to have been archived.
https://support.planet.com/hc/en-us/community/posts/360009782998-repo-boundlessgeo-com-is-unavailable-

@mstahv
Copy link
Owner

mstahv commented Feb 25, 2024

geodb shouldn't be used anymore and neither should http 😁. On h2 database I think one should uses the h2gis. Time has passed though and it is trivial to launch an actaul DB server for the demo with TestContainers. The latest version now does this and uses PostGis, which I think is the most advanced OSS solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants