If its a SNAPSHOT, then it will look. Otherwise, it will not.

In this case, it sounds like it is not a SNAPSHOT, therefore it will
not look for updates. For Maven to work properly, released versions
must *not* change. If you have files that can/will change, you must
call them SNAPSHOTs.

Wayne

On 8/5/07, Morgovsky, Alexander (US - Glen Mills)
<[EMAIL PROTECTED]> wrote:
> If I have an artifact of version a.b.c.0 in my local repository, and
> someone uploads a newer artifact with version a.b.c.0 to the remote
> repository, will my dependent project check if there is a newer version
> of artifact a.b.c.0 in all of the repositories compared to that in my
> local repository, or will it find the older artifact in the local
> repository and not look for the newer one in the remote repository?
> Thanks.
>
>
> This message (including any attachments) contains confidential information 
> intended for a specific individual and purpose, and is protected by law.  If 
> you are not the intended recipient, you should delete this message.
>
>
> Any disclosure, copying, or distribution of this message, or the taking of 
> any action based on it, is strictly prohibited. [v.E.1]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to