When does maven check for updated snapshots?

2011-05-13 Thread Phillip Hellewell
I can't seem to find any documentation on this, so maybe you can just tell me. What is the exact rule for when Maven will check for a newer snapshot from a remote repo (when you're not using -U) ? It seems to be something like: 1. If you don't already have the snapshot it will check. 2. If your

RE: When does maven check for updated snapshots?

2011-05-13 Thread Thiessen, Todd (Todd)
Subject: When does maven check for updated snapshots? I can't seem to find any documentation on this, so maybe you can just tell me. What is the exact rule for when Maven will check for a newer snapshot from a remote repo (when you're not using -U) ? It seems to be something like: 1

Re: When does maven check for updated snapshots?

2011-05-13 Thread Stephen Connolly
the update frequency specified in the repository definition (which defaults to daily if not specified) - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 13 May 2011 18:49,

Re: When does maven check for updated snapshots?

2011-05-13 Thread Phillip Hellewell
/settings.html Look for updatePolicy. -Original Message- From: Phillip Hellewell [mailto:ssh...@gmail.com] Sent: Friday, May 13, 2011 1:49 PM To: Maven Users List Subject: When does maven check for updated snapshots? I can't seem to find any documentation on this, so maybe you can