Hi Dale, Artifactory does not cache missed retrievals of Artifacts from local repositories as it does with remote repositories (see this documentation: https://www.jfrog.com/confluence/display/RTF/Advanced+Settings#AdvancedSettings-CacheSettings).
If your use case is with a local repository, than this should be configured on the client side, the best option would be to run Maven with -U. Regards, Itama -- View this message in context: http://forums.jfrog.org/Setting-repository-update-interval-tp7580486p7580497.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
