dev@glassfish.java.net

v3 - is there a way to skip update with mvn?

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Fri, 07 Dec 2007 17:49:14 -0800

Hi,

I'm compiling in my own module:
cd v3/admin/<module-name>
mvn -U install

So mvn starts checking for updates.
i.e.
...
snapshot com.sun.enterprise:hk2:0.2-SNAPSHOT: checking for updates from
<repostiory>
...

Is there a way to skip the update and build my module directly?

Thanks,
Jane