dev-release-deploy-config: Update Maven config for Google Storage

The menu structure and steps to generate the access credentials for
Google Storage have changed.  Update the documentation accordingly.

Change-Id: I869e1847600e065c5a1f93e100475b91318d16d7
This commit is contained in:
David Pursehouse 2015-04-17 14:06:49 +09:00
parent a8dca2fdd9
commit a01168c879

View File

@ -92,11 +92,11 @@ username and password. The username and password need to be retrieved
from the link:https://console.developers.google.com/project/164060093628[
Google Developers Console]:
* Go to the `Gerrit Code Review` project
* In the menu on the left select `Google Cloud Storage` >
`Interoperable Access`
* Use the `Access Key` as username
* Click under `Secret` on the `Show` button to find the password
* In the menu on the left select `Storage` -> `Cloud Storage` >
> `Storage access`
* Select the `Interoperability` tab
* If no keys are listed under `Interoperable storage access keys`, select "Create a new key"
* Use the `Access Key` as username, and `Secret` as the password
To make the username and password known to Maven, they must be
configured in the `~/.m2/settings.xml` file.