Andre F de Miranda created NIFI-3650:
----------------------------------------
Summary: Ensure travis-ci won't cache nifi artifacts
Key: NIFI-3650
URL: https://issues.apache.org/jira/browse/NIFI-3650
Project: Apache NiFi
Issue Type: Bug
Reporter: Andre F de Miranda
Assignee: Andre F de Miranda
while caching dependencies is a fair way of improving travis-ci build times,
the existence of cached NiFi artifacts within maven's ~/.m2 directory may hide
issues caused by incomplete code refactoring that would otherwise be triggered
had travis-ci been running a truly clean build.
We should find a way of balancing caching and possible build false negatives.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)