Tim Kettler wrote:
>
> The default update-checking frequency for artifacts is once per day. You
> can configure this on a per repository basis in your repository
> definitions with the <updatePolicy> tag. See here [1] for an description.
>
sorry for being too unprecise (i forgot to copy this from the other thread).
i am already using the updatePolicy flag, but still it does not work:
<repository>
<id>internal</id>
<url>file:///myInteralURL</url>
<snapshots>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
<checksumPolicy>warn</checksumPolicy>
</snapshots>
</repository>
the always flag just gets ignored.
--
View this message in context:
http://www.nabble.com/potential-bug-%28urgent%29%3A-snapshot-download-not-working-tf4677786s177.html#a13369473
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]