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

Issue running #225

Open
Ehasenfeld opened this issue Mar 20, 2020 · 1 comment
Open

Issue running #225

Ehasenfeld opened this issue Mar 20, 2020 · 1 comment

Comments

@Ehasenfeld
Copy link

I have attempted running both "mvn clean package war:exploded jetty:run" and "mvn clean package war:exploded jetty:run -Dmaven.buildNumber.doCheck=false -Dmaven.buildNumber.doUpdate=false"

but both end up failing for:

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.234 s
[INFO] Finished at: 2020-03-20T18:42:42-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project pyx: Could not resolve dependencies for project net.socialgamer:pyx:jar:0.7.0-SNAPSHOT: Failed to collect dependencies at com.maxmind.geoip2:geoip2:jar:2.8.0 -> com.maxmind.db:maxmind-db:jar:1.2.1 -> com.fasterxml.jackson.core:jackson-databind:jar:2.9.0,pr4-SNAPSHOT: Failed to read artifact descriptor for com.fasterxml.jackson.core:jackson-databind:jar:2.9.0,pr4-SNAPSHOT: Failure to find com.fasterxml.jackson:jackson-bom:pom:2.9.0.pr4-SNAPSHOT in https://hibernate-sqlite.googlecode.com/svn/trunk/mavenrepo was cached in the local repository, resolution will not be reattempted until the update interval of hibernatesqlite-maven has elapsed or updates are forced -> [Help 1]

Any ideas?

@ageorgou
Copy link

ageorgou commented Apr 5, 2020

This seems to be the same error as #227, which suggests changing the required version of geoip to 2.8.1 in pom.xml.

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

2 participants