fhir-bridge
fhir-bridge copied to clipboard
Build from develop not working
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 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