spotify-docker-client Questions
4
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.spotify.docker.client.shade...
Wellintentioned asked 20/9, 2019 at 9:47
1
Solved
I have a multi-module maven project. Parent pom looks like this:
<project>
...
<packaging>pom</packaging>
<modules>
<module>common</module>
<module>...
Mucosa asked 24/5, 2019 at 1:42
1
© 2022 - 2024 — McMap. All rights reserved.