Igor Minar wrote:
> How does maven in this situation know if the snapshot artifacts need to
> be downloaded or if the cached ones should be used?
I think it gets the info from the remote meta-data pom file.
>
> Will it check the artifact's signature and decide based on that?
No, but instead using the meta-data file like it does when an official
release is made.
A+
-- Jeanfrancois
>
> /i
>
>
>
> On May 15, 2009, at 10:40 AM, Jeanfrancois Arcand wrote:
>
>> Salut,
>>
>> to saves space and more important, since we are frequently doing
>> release, I turned off the uniqueVersion of SNAPSHOT jars in maven. So
>> starting now, the SNAPSHOT will be overriden every time the deploy
>> command gets executed. Let me know if that cause issue...apply to both
>> 2.0 and 1.9.x
>>
>> Thanks!
>>
>> -- Jeanfrancois
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
>> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>