After updating to the new appengine-maven-plugin (1.1.0-beta) with groupId 
com.google.cloud.tools, I am unable to get the GCS client to work in dev 
mode.  I followed the short documentation 
@ 
https://cloud.google.com/appengine/docs/standard/java/googlecloudstorageclient/setting-up-cloud-storage,
 
however have been unsuccessful.  This previously worked in the older 
appengine-maven-plugin.

The error I receive:

[java.io.IOException: java.lang.NoSuchMethodException: 
com.google.appengine.tools.development.devappserver2.DevAppServer2Delegate.getService(java.lang.String)]


This is also mentioned 
on GitHub https://github.com/GoogleCloudPlatform/app-maven-plugin/issues/106. 
 


Has anyone been able to get gcs to work using the new mvn appengine plugin?


Is it true as the documentation suggests that "there is no local emulation 
of gcs"?  I thought the previous plugin supported local emulation (though I 
might not have realized it was reaching out to Internet)


-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/70a2063b-f3af-4fc2-ad7e-3956ccf50e65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to