GitHub user kgignatyev opened a pull request: https://github.com/apache/incubator-geode/pull/14
implemented ability to publish into local maven repository that allows co-developing/co-testing maven built applications on the same machine simultaneously with making changes to geode; You can merge this pull request into a Git repository by running: $ git pull https://github.com/kgignatyev/incubator-geode develop Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-geode/pull/14.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 #14 ---- commit 46087b846c4d9c58593c5cf5250e2c72c9d876c9 Author: Ignatyev, Konstantin <ignat...@cobalt.com> Date: 2015-08-06T17:55:09Z implemented ability to publish into local maven repository, that allows co-developing/co-testing maven built applications on the same machine simultaneosly with making changes to geode; ---- --- 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. ---