GitHub user ejwhite922 opened a pull request: https://github.com/apache/incubator-rya/pull/297
RYA-495 Updated the Vagrantfile's dependencies ## Description The Vagrantfile referenced sites that no longer hosted the dependencies for Accumulo and Hadoop. New sites were used to replace them. There currently isn't a 4.0 release distribution on maven so I hosted some of the Rya files needed in the Vagrantfile. That can be changed when 4.0 is released. Sorry, lots of whitespace fixing. ### Tests Confirmed dependency links were still active ### Links [Jira](https://issues.apache.org/jira/browse/RYA-495) ### Checklist - [ ] Code Review - [ ] Squash Commits #### People To Review @kchilton2 @isper3at @pujav65 @DLotts You can merge this pull request into a Git repository by running: $ git pull https://github.com/ejwhite922/incubator-rya RYA-495_VagrantFileDependencyUpdates Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-rya/pull/297.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 #297 ---- commit 6b5b6bc77f4f0320a21c2cefc42d08177f650826 Author: eric.white <eric.white@...> Date: 2018-05-16T16:56:05Z RYA-495 Updated the Vagrantfile's dependencies ---- ---