I tried to build my own integration project by following codeobe sample found in this repo. However my build fails with following error:
[ERROR] Failed to execute goal on project fingerprint_service: Could not resolve dependencies for project org.daniel.integration:pizza_service:jar:1.0.0: Could not find artifact org.codeobe.integration:codeobe-java-sdk:jar:1.0.0 in central (https://repo.maven.apache.org/maven2) -> [Help 1]
Can someone please help, Thanks in advance