Page 1 of 1

how to point local repository

PostPosted:Mon May 02, 2011 1:57 pm
by ssprasad.e
When i issue the command mvn package ,it works when power is there.
i want to run the mvn command even thought power is not there , can u help me how to set to local repository.

Re: how to point local repository

PostPosted:Wed May 04, 2011 9:11 am
by pavila
What do you mean with "the power"?

Re: how to point local repository

PostPosted:Tue May 10, 2011 7:55 am
by ssprasad.e
when the internet connection is gone how can point maven to local repository?

Re: how to point local repository

PostPosted:Tue May 10, 2011 7:58 pm
by pavila
You can run Maven in offline mode with the -o parameter. Anyway I think these kind of questions should be placed in a Maven forum...