Nick Allen created METRON-2155:
----------------------------------
Summary: Cache Maven in Travis CI Builds
Key: METRON-2155
URL: https://issues.apache.org/jira/browse/METRON-2155
Project: Metron
Issue Type: Bug
Reporter: Nick Allen
Assignee: Nick Allen
In the Travis CI builds, we download Maven and even retry up to 10 times should
this download fail. We continue to see some failures when downloading Maven.
[https://api.travis-ci.org/v3/job/540955869/log.txt]
This could be a problem within Travis' internal networks or this could be an
intermittent issue with the Apache mirrors. We have no way of knowing and no
good way to resolve these sorts of problems.
We could cache the Maven dependency to mitigate this problem. It would not
truly resolve the problem, but should help mitigate it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)