dependancies can not be resolved
iljabauer opened this issue · 2 comments
mvn clean package does not work with current version, or did I missed something?
Failed to execute goal on project cloud-openstack-server: Could not resolve dependencies for project jetbrains.buildServer.clouds:cloud-openstack-server:jar:1.0-SNAPSHOT: The following artifacts could not be resolved: jetbrains.buildServer.clouds:cloud-shared:jar:8.0, jetbrains.buildServer.clouds:cloud-interface:jar:8.0, com.intellij:openapi:jar:8.0: Could not find artifact jetbrains.buildServer.clouds:cloud-shared:jar:8.0 in JetBrains (http://repository.jetbrains.com/all) -> [Help 1]
hi!
unfortunately, these teamcity dependencies is not open sourced, so you cant find em at open maven repositories. you need to download teamcity bundle and install dependecies to ypur local .m2
see this file comments: https://github.com/yandex-qatools/teamcity-openstack-plugin/blob/master/pom.xml
Thanks, that helped me quite a lot. I also had to include "openapi" in this way