Hello,

Even with updatePolicy of always or -U, maven is not downloading the latest
snapshot dependency from my http repository (artifactory).  I can see that
the maven-metadata*.xml files are being updated.  Can anyone recommend the
best way to debug the issue, in order to see exactly what is going on?
 Using -X doesn't really tell me why maven thinks the jar in my local repo
is up to date.

The filesystem timestamp of the jar in my local repo is older than the value
in the maven-metadata*.xml on the server, so I would expect the jar to be
downloaded again.

Thanks!

Brian

Reply via email to