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
{{ message }}
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
[ERROR] Failed to execute goal on project fhir-bridge: Could not resolve dependencies for project org.ehrbase.fhirbridge:fhir-bridge:jar:1.5.0-SNAPSHOT: Could not find artifact com.github.jsonld-java.jsonld-java:jsonld-java:bundle:0.13.3 in jitpack.io (https://jitpack.io) -> [Help 1]
I have deleted the dependency from the .m2 cache, and the build re-downloaded it, but still receiving the same error.
Expected result
Correct build.
Success criteria
The defect has been fixed
The defect is checked by an unit or an integration test (Robot)
Merge Request approved
Unit tests passed
Build without errors
Release notes prepared
Runtime warnings
The text was updated successfully, but these errors were encountered:
Steps to reproduce
$ mvn clean install
Actual result
[ERROR] Failed to execute goal on project fhir-bridge: Could not resolve dependencies for project org.ehrbase.fhirbridge:fhir-bridge:jar:1.5.0-SNAPSHOT: Could not find artifact com.github.jsonld-java.jsonld-java:jsonld-java:bundle:0.13.3 in jitpack.io (https://jitpack.io) -> [Help 1]
I have deleted the dependency from the .m2 cache, and the build re-downloaded it, but still receiving the same error.
Expected result
Correct build.
Success criteria
The text was updated successfully, but these errors were encountered: