mvn appengine:deploy is failing. We are using com.google.cloud.tools:appengine-maven-plugin
We need more information, and we might get that if we can pass the --verbosity=true from Maven to gcloud. The docs <https://cloud.google.com/appengine/docs/flexible/java/maven-reference> don't say how to do that. How can we pass this parameter from Maven into gcloud? ---------------------------------------------------- Error message below. The Log Viewer shows nothing at all about the deployment. GCLOUD: Updating service [service1]... GCLOUD: ...........failed. GCLOUD: ERROR: (gcloud.app.deploy) Error Response: [13] An internal error occurred. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAD%3DB7cNiaeQsGd1cNFvNz52BE9-Q4c6viVstDVz4mj5R8nwueg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
