You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After migrating to endpoints v2 as per the documentation (https://cloud.google.com/appengine/docs/standard/java/tools/maven-reference). On adding <devserver.storagePath> to appengine-maven-plugin I see a warning "storagePath only applies to Dev Appserver v2 and will be ignored by Dev Appserver v1" and the data store path is ignored.