Thanks Venkat, Unfortunately however, this doesn't work - I get the same exception. It does seem to give some different maven log messages however, so it does do something!
Cheers Andy On 12/11/06, Venkata Krishnan <[EMAIL PROTECTED]> wrote:
Hi, I guess there is a variable "offline" that you must set to true when running the launcher to run the samples. java -jar bin\launcher offline=true.... I checked up with the code for the system.getProperty it uses and I find 'offline' there as well. So hope this works for you.:) - Venkat On 12/11/06, Rick <[EMAIL PROTECTED]> wrote: > > Not 100% sure if this is what your asking for but "-o" for "offline"? But > I'll > offer it anyway. > > > Andrew Borley wrote: > > Hi all, > > > > This has probably been answered on this list before, but I can't find > > the info - how do I stop maven needing a network connection? I'm > > running the calculator-combo sample and finding that it fails if I'm > > not connected due to an "unable to resolve artifact" error. > > > > I'm sure the answer is to put certain things in my local repository, > > but I'm not sure what! > > > > Cheers > > > > Andy > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
