dev@glassfish.java.net

Re: [Fwd: Some notes about maven repository]

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Fri, 23 Feb 2007 09:22:32 -0800

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
>