nickwallen opened a new pull request #1444: METRON-2155 Cache Maven in Travis 
CI Builds
URL: https://github.com/apache/metron/pull/1444
 
 
   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
   - [x] Is there a JIRA ticket associated with this PR? If not one needs to be 
created at [Metron 
Jira](https://issues.apache.org/jira/browse/METRON/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel).
   - [x] 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.
   - [x] Has your PR been rebased against the latest commit within the target 
branch (typically master)?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to