Anyway, the original poster's problem was fixed in CVS yesterday.
As a workaround, you can either skip the step (Maven will download the libs again), or run
install_repo.bat tmprepo
move tmprepo %HOMEDRIVE%%HOMEPATH%\.maven\repository
Cheers, Brett
Chad Brandon wrote:
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]
