[ 
https://issues.apache.org/jira/browse/NIFI-3650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943314#comment-15943314
 ] 

ASF GitHub Bot commented on NIFI-3650:
--------------------------------------

Github user apiri commented on the issue:

    https://github.com/apache/nifi/pull/1625
  
    @trixpan Do you think it makes more sense to use the before_cache directive 
instead?  (https://docs.travis-ci.com/user/caching/#before_cache-phase)  May 
just be struggling in the morning, but I believe this is likely the preferred 
approach.


> 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)

Reply via email to