dev@glassfish.java.net

Re: [ANN] POM change to disable SNAPSHOT updates by default

From: Sahoo <Sahoo_at_Sun.COM>
Date: Tue, 25 Mar 2008 08:36:31 +0530

What about HK2?

Kohsuke Kawaguchi wrote:
>
> As we discussed last week, I just committed a change to turn off the
> SNAPSHOT updates by default in the v3 workspace.
>
> With this change, once you update your v3 workspace, running "mvn
> install" or "mvn package" would behave as if the -o option is
> implicitly given --- it will never attempt to download SNAPSHOT
> versions (unless you don't have it locally.)
>
> To have Maven download the latest SNAPSHOTS, you'd now have to use the
> -U option explicitly.
>
> We are still trying to understand the full implications of this
> change, so please share with us how this worked out for you, either
> good or bad.
>