- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for checkOutOfDate (0.08 seconds)
-
compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/DefaultUpdateCheckManager.java
} else { File touchfile = getTouchfile(artifact); lastCheckDate = readLastUpdated(touchfile, getRepositoryKey(repository)); } return (lastCheckDate == null) || policy.checkOutOfDate(lastCheckDate); } @Override public boolean isUpdateRequired(RepositoryMetadata metadata, ArtifactRepository repository, File file) {Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Tue Dec 16 13:41:14 GMT 2025 - 9.4K bytes - Click Count (0)