You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by be...@apache.org on 2015/04/26 03:19:11 UTC

[2/2] mesos git commit: Cleanups of the release guide documentation.

Cleanups of the release guide documentation.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/08acd880
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/08acd880
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/08acd880

Branch: refs/heads/master
Commit: 08acd880921a107d2a83705842e5f260b89f31a3
Parents: 0354979
Author: Benjamin Hindman <be...@gmail.com>
Authored: Sat Apr 25 18:18:46 2015 -0700
Committer: Benjamin Hindman <be...@gmail.com>
Committed: Sat Apr 25 18:18:46 2015 -0700

----------------------------------------------------------------------
 docs/release-guide.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/08acd880/docs/release-guide.md
----------------------------------------------------------------------
diff --git a/docs/release-guide.md b/docs/release-guide.md
index 4db2024..781a6a4 100644
--- a/docs/release-guide.md
+++ b/docs/release-guide.md
@@ -23,7 +23,10 @@ This guide describes the process of doing an official release of Mesos.
 4. Add your GPG fingerprint to your [Apache account](https://id.apache.org/).
 
 5. Create a Maven settings file (`~/.m2/settings.xml`) for the Apache
-   servers. Encrypt your Apache password using `mvn --encrypt-password`.
+   servers where you must copy your encrypted Apache password which
+   you can get from running `mvn --encrypt-password` (NOTE: you may
+   need to first generate a [master
+   password](http://maven.apache.org/guides/mini/guide-encryption.html).
 ```
 <settings>
   <servers>