BTW - Joshua, you don't mention, are you deploying to GAE Standard or to GAE Flex?
The gcloud maven plugin will only deploy to Managed VMs. On Fri, Jun 23, 2017 at 12:08 PM, Les Vogel <[email protected]> wrote: > Wow - the gcloud-maven-plugin isn't being maintained and shouldn't be > used. The -x to maven gives lots of useful info about maven but very > little about the gcloud command line. > > Though, if you were to use mvn -X appengine:deploy you'll see the commands > that are being executed by the plugin. You could then do mvn > appengine:stage and then use the gcloud app deploy with all the > appropriate settings adding --verbosity and / or other options. > > I've filed an issue > <https://github.com/GoogleCloudPlatform/app-maven-plugin/issues/198> > > On Fri, Jun 23, 2017 at 6:02 AM, Joshua Fox <[email protected]> wrote: > >> >> >> >> On Thu, Jun 22, 2017 at 11:57 PM, 'George (Cloud Platform Support)' via >> Google App Engine <[email protected]> wrote: >> >>> Hello Joshua, >>> >>> In case you adjust your deployment strategy and use gcloud-maven-plugin, >>> >> >> Do you mean the GCloud Maven Plugin >> <https://github.com/GoogleCloudPlatform/gcloud-maven-plugin> >> com.google.appengine:gcloud-maven-plugin ? Its page says "This plugin >> has been deprecated. Please migrate to the currently maintained >> appengine-maven-plugin >> <https://github.com/GoogleCloudPlatform/app-maven-plugin>." >> >> How do we pass --verbosity to gcloud using the currently supported >> appengine-maven-plugin >> <https://github.com/GoogleCloudPlatform/app-maven-plugin>? >> >> >> in place of the appengine-maven-plugin, the option for --verbose exactly >>> is present there. You can find related details on github >>> <https://github.com/GoogleCloudPlatform/gcloud-maven-plugin>. >>> >>> Debug information can be also obtained from maven by running mvn -X >>> appengine:deploy, with the -X option. >>> >> We'd like to get info from the gcloud layer, not from Maven itself. >> >>> -- >>> 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/ms >>> gid/google-appengine/d6513211-6e48-4ff0-a112-9454eaf20048%40 >>> googlegroups.com >>> <https://groups.google.com/d/msgid/google-appengine/d6513211-6e48-4ff0-a112-9454eaf20048%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> *JOSHUA FOX* >> Principal Software Architect | Freightos >> >> >> ☏* (Israel): *+972-545691165 <+972%2054-569-1165> | ☏* (US)*: + >> 1-3123400953 <(312)%20340-0953>* | Skype*: joshuafox.freightos >> Smoother shipping with the world's online freight marketplace. >> Online Marketplace >> <https://www.google.com/url?q=https%3A%2F%2Fwww.freightos.com%2Fcompare-book-manage-freight-quotes%2F&sa=D&sntz=1&usg=AFrqEzfMkBQBWsovNlg47sIDORa5FpHDkQ> >> / In the News >> <https://www.google.com/url?q=https%3A%2F%2Fwww.freightos.com%2Fabout-us%2Fin-the-news%2F&sa=D&sntz=1&usg=AFrqEzexnYSKKYuEW4zuC-QrR4X8G53w6Q> >> / Freightos Blog >> <http://www.google.com/url?q=http%3A%2F%2Ffreightos.com%2Fresources%2Ffreightos-blog%2F&sa=D&sntz=1&usg=AFrqEzczY9ZxESxvh7ITnd_Al01Xyp4gdA> >> >> -- >> 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/ms >> gid/google-appengine/CAD%3DB7cOOOgMRYJwHo3h%3DD58JA45%2BOR- >> JAj7cNO1gbpgq_PzGZw%40mail.gmail.com >> <https://groups.google.com/d/msgid/google-appengine/CAD%3DB7cOOOgMRYJwHo3h%3DD58JA45%2BOR-JAj7cNO1gbpgq_PzGZw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > > > * • **Les Vogel* > * • *Cloud Developer Relations > * • *[email protected] > * • *+1-4 <%2B1-650-338-7103>08-676-7023 > > > -- * • **Les Vogel* * • *Cloud Developer Relations * • *[email protected] * • *+1-4 <%2B1-650-338-7103>08-676-7023 -- 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/CAGB1p5gn%2BRL084Ru-ovt%2BzWGPhJvEc5o%3DeiF8eeTqEkPum5C3w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
