mycollab icon indicating copy to clipboard operation
mycollab copied to clipboard

Could not build image : Failed to execute goal

Open jackflyer opened this issue 5 years ago • 1 comments

While building and installing with mvn install the following error reported with build failure. Could not build image : Failed to execute goal com.spotify.dockerfile-maven-plugin:1.4.0:build default

Using latest code from repository.

jackflyer avatar Dec 05 '19 15:12 jackflyer

I was having Same problem here. But version here is 1.4.10 (build)

Solution was founded here:

https://github.com/spotify/docker-maven-plugin/issues/355

image

adrianolsa avatar Apr 28 '20 13:04 adrianolsa