Hi,

I'm building a project using SNAPSHOT dependencies. Those are
downloaded at every build which is fine because I always want the last
version. But the problem is that the remote server is often down so
when it's the case I'd like to build my project using local copies of
those dependencies, because when it tries to download them it slows
down the build process. Is there a command line option to do so with
Maven 1 ?

Thx in advance

-- 
Sebastien ARBOGAST

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to