[
https://issues.apache.org/jira/browse/NIFI-3650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944128#comment-15944128
]
ASF GitHub Bot commented on NIFI-3650:
--------------------------------------
Github user trixpan commented on the issue:
https://github.com/apache/nifi/pull/1625
I am obviously happy to remove the pre-build cache "rm -rf" but since it
should not return error, so I reckon we can leave it there as a safety
mechanism in case before_cache fails
> 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)