GitHub user johnament opened a pull request: https://github.com/apache/incubator-edgent/pull/307
[EDGENT-413] Adding publishing support for ASF repos. This is the first step for EDGENT-413. The publishing support was mostly there, this adds references to the ASF managed username/password and snapshot URL, if we choose snapshots. When doing a release you can now publish and it will create a staging repo. To setup staging, you would need to create `~/.gradle/gradle.properties` and add `asfNexusUsername` and `asfNexusPassword` as properties, pointing to your ASF credentials. You can merge this pull request into a Git repository by running: $ git pull https://github.com/johnament/incubator-edgent EDGENT-413 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-edgent/pull/307.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #307 ---- commit da2b545f0e5850c016a33da16148d783bc7fbc43 Author: John Ament <johndam...@apache.org> Date: 2017-05-18T14:22:19Z [EDGENT-413] Adding publishing support for ASF repos. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---