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

Building core impossible, No versions available for net.minidev:json-smart:jar #8655

Open
Guillaume-d-o opened this issue Feb 12, 2025 · 1 comment

Comments

@Guillaume-d-o
Copy link

Describe the bug
Dear community,

At the building ( mvn clean install on core-geonetwork) there is a failure :
[INFO] GeoNetwork core .................................... FAILURE [ 3.828 s] [...] [ERROR] Failed to execute goal on project gn-core: Could not resolve dependencies for project org.geonetwork-opensource:gn-core:jar:4.4.7-SNAPSHOT: Failed to collect dependencies at org.springframework.security:spring-security-oauth2-client:jar:5.8.15 -> com.nimbusds:oauth2-oidc-sdk:jar:9.43.3 -> net.minidev:json-smart:jar:[1.3.3,2.4.10]: No versions available for net.minidev:json-smart:jar:[1.3.3,2.4.10] within specified range -> [Help 1] [ERROR]

This has an impact on build but also on execution with Jetty. It appears this morning, and after several checks (m2 reset, restart, checking git config and maven, and a colleague reproduced) it seems not be link to my computer or my config.

Thanks for help !

To Reproduce
Steps to reproduce the behavior:

  1. Go to the project core-geonetwork folder
  2. on a terminal, run the mvn clean install command
  3. Error appears

Expected behavior
No error at building time

Screenshots
If applicable, add screenshots to help explain your problem.

Image

Log file

@jahow
Copy link
Contributor

jahow commented Feb 12, 2025

Most likely fixed by #8654

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