Top "Spotify-docker-client" questions

HttpHostConnectException: Connect to localhost:2375 [localhost/127.0.0.1] failed: Connection refused

[ERROR] Failed to execute goal com.spotify:docker-maven-plugin:1.0.0:build (default) on project Bookstore: Exception caught: java.util.concurrent.ExecutionException: com.…

java maven docker docker-maven-plugin spotify-docker-client
Skip maven deploy for one module

I have a multi-module maven project. Parent pom looks like this: <project> ... <packaging>pom</packaging&…

java maven spring-boot docker spotify-docker-client