Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

METRON-2155 Cache Maven in Travis CI Builds #1444

Closed
wants to merge 5 commits into from

Conversation

nickwallen
Copy link
Contributor

This PR attempts to resolve the recent spat of failed Travis CI builds. These builds seem to fail when attempting to download Maven from the Apache Mirrors.

This PR attempts to cache Maven so it does not need to be repeatedly downloaded from the Apache Mirrors. This would mitigate the issue if there are transient problems with Travis connectivity to the Apache Mirrors or if the Apache Mirrors themselves are having sporadic outages.

Pull Request Checklist

  • Is there a JIRA ticket associated with this PR? If not one needs to be created at Metron Jira.
  • Does your PR title start with METRON-XXXX where XXXX is the JIRA number you are trying to resolve? Pay particular attention to the hyphen "-" character.
  • Has your PR been rebased against the latest commit within the target branch (typically master)?

@nickwallen nickwallen closed this Jun 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant