NO-JIRA: Adding releasing information

This commit is contained in:
Clebert Suconic 2016-12-12 10:18:44 -05:00
parent 66e7e6645d
commit 4487f3e50a
1 changed files with 14 additions and 0 deletions

View File

@ -109,6 +109,20 @@ svn co https://svn.apache.org/repos/infra/websites/production/activemq/content/a
```
### Upload release
Upload the binaries at this svn, using your apache id:
```sh
https://dist.apache.org/repos/dist/release/activemq
```
You may get the valid binaries from this maven central location:
https://repo1.maven.org/maven2/org/apache/activemq/apache-artemis/${CURRENT-RELEASE}
## Common Pittfals
Everything is documented at the Apache guide, but these are common issues you may go through: