Add the following snippet to the pom.xml to fix the issue ``` <repositories> <repository> <id>gitlab-maven</id> <url>https://git.informatik.uni-hamburg.de/api/v4/groups/sane-public/-/packages/maven</url> </repository> </repositories> ``` From https://github.com/sane-city/wot-servient readme