Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/596#discussion_r110639896 --- Diff: .travis.yml --- @@ -5,6 +5,18 @@ jdk: - oraclejdk8 sudo: required dist: trusty +cache: + directories: + - $HOME/mvn-home + +install: + # install maven 3.3.9 if it is not in cache already --- End diff -- Pushed fixes for both of those. Note that 3.2.5 is the actual minimum maven version required.
--- 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. ---