On Feb 22, 2007, at 8:17 PM, Bill Shannon wrote:
>> 1. Once you've published files into your Maven repo, you should
>> *never* change them. This is a big deal as Maven never checks for
>> updates to artifacts except for Snapshots.
>
> How does Maven identify a "snapshot"? Is it just by name?
yes your dependency declaration version has to end with SNASPHOT,
then it will check periodically if there is a new version out there.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>