spotify / dockerfile-maven

MATURE: A set of Maven tools for dealing with Dockerfiles
Apache License 2.0
2.75k stars 493 forks source link

Failed to execute goal com.spotify:docker-maven-plugin:1.1.1:push (push-image) on project #355

Closed matej2 closed 3 years ago

matej2 commented 4 years ago

Solved

sabf81 commented 4 years ago

Perhaps this option <googleContainerRegistryEnabled>false</googleContainerRegistryEnabled> helps? Because of that message:

[DEBUG] Failed to load Google application default credentials
java.io.IOException: The Application Default Credentials are not available. They are available if running in Google Compute Engine. Otherwise, the environment variable GOOGLE_APPLICATION_CREDENTIALS must be defined pointing to a file defining the credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.

I will suggest it.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

matej2 commented 4 years ago

bump

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

matej2 commented 4 years ago

Solved

lomelee commented 4 years ago

Solved

Excuse me, how to solve ?

eurekawm commented 2 years ago

how to solve it? is there anyone cant help me