Hi, Try setting HOME to "U:/" instead of "U:\"
Regards Carlos Sanchez A Coru�a, Spain Oness Project http://oness.sourceforge.net > -----Original Message----- > From: Oliver Noelle [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 30, 2004 10:09 AM > To: [EMAIL PROTECTED] > Subject: bug in maven.bat > > After updating to maven-1.0-rc4 it took me a while to find > out why I could not start maven and only got the following > info message from java: > > Usage: java [-options] class [args...] > (to execute a class) > or java [-options] -jar jarfile [args...] > (to execute a jar file) > [...] > > > I tracked it down to the following argument to the java > virtual machine which seems to cause my trouble: > "-Duser.home.env=U:\" > > Removing this command solved my problems. I guess the > combination of \" > does escape the doublequote... > > > Can someone else raise an issue in jira, I am just too busy > right now... > > > Oliver > > > --------------------------------------------------------------------- > 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]
