spotify / docker-maven-plugin

INACTIVE: A maven plugin for Docker
Apache License 2.0
2.67k stars 575 forks source link

Failed to execute goal com.spotify:docker-maven-plugin:1.0.0:build (default-cli) on project dj-atliwen-edi-eurekaserver: Exception caught: com.spotify.docker.client.shaded.com.fasterxml.jackson.databind.JsonMappingException: Can not construct i nstance of com.spotify.docker.client.messages.RegistryAuth: no String-argument constructor/factory method to deserialize from String value ('wincred') [ERROR] at [Source: N/A; line: -1, column: -1] (through reference chain: java.util.LinkedHashMap["credsStore"]) #350

Closed atliwen closed 6 years ago

atliwen commented 7 years ago

Description

[Add feature/bug description here]

How to reproduce

[Add steps on how to reproduce this issue]

What do you expect

[Describe what do you expect to happen]

What happened instead

[Describe the actual results]

Software:

Full backtrace

[Paste full backtrace here]
davidxia commented 6 years ago

will be fixed by https://github.com/spotify/docker-client/pull/1023