Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MAVEN-1370 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1370 Summary: "-Duser.home.env=%HOME%" option causes java.exe failure. Type: Bug Status: Closed Priority: Minor Resolution: DUPLICATE Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Components: cli Assignee: Reporter: Brent Worden Created: Mon, 12 Jul 2004 12:16 PM Updated: Mon, 12 Jul 2004 1:45 PM Environment: WinXP JDK 1.3.1_06-b01 Maven 1.0-rc4 Description: After a new install of Maven 1.0-rc4. I added a MAVEN_HOME environment variable and added %MAVEN_HOME%\bin to PATH. When I ran maven with no command-line options, I received the java.exe usage message indicating an illegal command line argument. By process of elimination, I tracked it down to the user.home.env properties setting. By removing the quotes around the option, java.exe executed and the Maven ran and completed. I tried the same thing with a new install of Maven 1.0-rc3 and JDK 1.3.1_06-b01 and I did not receive the java.exe usage message. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
