open-banking-gateway
open-banking-gateway copied to clipboard
Am running into an Error.
trafficstars
Could not find artifact de.adorsys.opba:fintech-impl:jar:1.0.1-SNAPSHOT in snapshots-repo
@DanielMawioo Thanks for the feedback!
There is no public SNAPSHOT repository. It looks like you are trying to use OBG from develop branch, if it is really what you want you should run in repository root mvn clean install -DskipTests in order to generate SNAPSHOT artifacts on your local machine.
Or you may use master branch that contains artifacts from the public maven central repository