This is an automated email from the ASF dual-hosted git repository.
mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 0c28e39 Updated Release Process (markdown)
0c28e39 is described below
commit 0c28e39df673f5e65acf1afa0f3c6ba0344200b6
Author: Chris Mattmann <[email protected]>
AuthorDate: Sat Sep 28 12:02:33 2019 -0700
Updated Release Process (markdown)
---
Release-Process.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Release-Process.md b/Release-Process.md
index c13d95e..40781a8 100644
--- a/Release-Process.md
+++ b/Release-Process.md
@@ -3,6 +3,8 @@
1. Read [the OODT Release
Process](https://cwiki.apache.org/confluence/display/OODT/Release+Process).
It's got plenty of tips and tricks and helps you get your environment set up
and all your Apache bits configured.
2. Make sure you have [set your useful DRAT environment
variables](https://github.com/apache/drat/wiki/Installation#useful-environment-variables)
3. Make sure you have Maven, GPG, NodeJS (NPM) and Java installed.
+ 4. Make sure you have read [Apache's Nexus/Maven Publishing
Guide](http://www.apache.org/dev/publishing-maven-artifacts.html#signing-up)
+ 5. Once [ASF Infra Enables our Nexus
Access](https://issues.apache.org/jira/browse/INFRA-19190) this step can be
ignored.
## Begin Release