Resetting appengine-maven-plugin login credentials?

136 views Asked by At

I have changed the account I want to use to do deployments.

How do you change the login credentials once they are set?

1

There are 1 answers

0
AudioBubble On BEST ANSWER

This is hidden in the documentation page for the plugin:

To solve this issue, change directories to ~, locate a file named .appcfg_oauth2_tokens_java, and rename it. Then try updating again.