You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Go to the project core-geonetwork folder
on a terminal, run the mvn clean install command
Error appears
Expected behavior
No error at building time
Screenshots
If applicable, add screenshots to help explain your problem.
Log file
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
No error at building time
Screenshots
If applicable, add screenshots to help explain your problem.
Log file
The text was updated successfully, but these errors were encountered: