I get new C:\Documents? Is it OK to move (by hand) content of this dir to C:\Documents and Settings\n\.maven\repository?
Does this effect maven i.e. is it same as install_repo.bat %HOME%\.maven\repository? What if I leave it in C:\Documents? Will maven use this repository? What should I do? Can I copy or make this directory and fill it by hand? ----- Original Message ----- From: "Chad Brandon" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Saturday, June 12, 2004 4:06 PM Subject: Re: XP %HOME% and Maven > On windows it should be %USERPROFILE%, on linux its $HOME. > > ----- Original Message ----- > From: "niksa_os" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, June 12, 2004 1:42 AM > Subject: XP %HOME% and Maven > > > I try Maven > > In install guide stand: install_repo.bat %HOME%\.maven\repository > > Problem is that I get new dir C:\Documents\some_files_and_dir and I should > get > C:\Documents and Settings\mvelic\.maven ??? > > Also %HOMEDRIVE%%HOMEPATH%\.maven\repository same thing. > > I did try with install_repo.bat "%HOME%"\.maven\repository, but then I get > new dir > > C:\maven\bin\%HOME% > > Do I need to get C:\Documents and Settings\mvelic\.maven? > And how can I get it? > > Thanks. > > > --------------------------------------------------------------------- > 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]
