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
[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)
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