[
https://issues.apache.org/jira/browse/NIFI-3650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943453#comment-15943453
]
ASF GitHub Bot commented on NIFI-3650:
--------------------------------------
Github user jfrazee commented on the issue:
https://github.com/apache/nifi/pull/1625
@apiri Oh, I see now. You're saying move the one in `script` to
`before_cache`.
> 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)