GoogleCloudPlatform / gcloud-maven-plugin

Cloud SDK Maven Plugin for Google App Engine (Managed VMs and non Managed VMs)
Apache License 2.0
29 stars 24 forks source link

Add retries to maven deploy command #34

Closed ifigotin closed 9 years ago

ifigotin commented 9 years ago

mvn gcloud:deploy is currently flaky due to server side issues. Retry the task several times.