The following comment has been added to this issue: Author: Geoffrey Created: Mon, 5 Jul 2004 9:36 AM Body: I installed rc4 to a custom directory and my MAVEN_HOME was wrongly set with a double \ (slash) instead of one. Found it after a short while by checking the MAVEN_HOME, but I don't think that new Maven users know to look for it there.
Its not that important, but on first sight it doesn't seem nothing more then checking if the custom directory endsWith "\" and remove it if so. --------------------------------------------------------------------- View this comment: http://jira.codehaus.org/browse/MPNSIS-1?page=comments#action_21378 --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPNSIS-1 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPNSIS-1 Summary: Maven installer's MAVEN_HOME property Type: Bug Status: Open Priority: Trivial Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-nsis-plugin Assignee: dion gillard Reporter: Geoffrey Created: Thu, 1 Jul 2004 2:44 PM Updated: Mon, 5 Jul 2004 9:36 AM Description: If you install in a different directory and it ends with the path separator, your MAVEN_HOME variable might contain a path separator to many. For example (on windows): Install to "C:\develop\build\maven 1.0-rc4\" SET PATH contains: C:\develop\build\maven 1.0-rc4\\bin --------------------------------------------------------------------- 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]