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

Deploys fail if Dockerfile is not present #57

Closed johnshunfan closed 9 years ago

johnshunfan commented 9 years ago

If a dockerfile is missing, mvn gcloud:deploy will fail with error "Class file is Java 8 but max supported is Java 7"