Did you try -o? "mvn -o install" -o = offline mode. On Thu, Mar 13, 2008 at 4:17 PM, Adam Hardy <[EMAIL PROTECTED]> wrote:
> This question has possibly quite an easy answer, I hope. > > I manually installed a 3rd party jar into my local repository. > > Can I prevent mvn checking the global repos whenever I run something? > > It looks like marking it as scope="system" is one way but I don't want the > hassle of specifying a local file system path. > > I can find any setting for this, yet it seems quite a common thing to want > to do. > > > Thanks > Adam > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
