Am Tue, 21 Jul 2015 23:00:12 +0300
schrieb Alex Ditu <ditu.alexan...@gmail.com>:

> I am not sure if it
> is a specific artifactory issue, I found this:
> https://www.jfrog.com/jira/browse/RTFACT-5404 if it helps

Yes, if the repo does not provide the timestamps, then the policy wont
work. You can purge your snapshots locally, if you dont want to delete
by hand, you can use 

mvn dependency:purge-local-repository

See
https://maven.apache.org/plugins/maven-dependency-plugin/examples/purging-local-repository.html

But I think deleting (with find) is pretty common (so is using
timestamps).

Gruss
Bernd

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to