GoogleCloudPlatform / appengine-maven-plugin

Automatically exported from code.google.com/p/appengine-maven-plugin
Apache License 2.0
19 stars 21 forks source link

reauth #71

Open elharo opened 8 years ago

elharo commented 8 years ago

There's no obvious way to remove a failed auth from mvn appengine:update.

E.g. if I authed with the wrong account.

I can remove .appcfg_oauth2_tokens_java from ~ but that's hardly obvious.