Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=WAGONSSH-1 Here is an overview of the issue: --------------------------------------------------------------------- Key: WAGONSSH-1 Summary: ScpWagonTest fails under windows Type: Test Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: wagon-ssh Fix Fors: 0.9 Versions: 0.9 Assignee: Michal Maczka Reporter: Emmanuel Venisse Created: Tue, 30 Mar 2004 2:39 PM Updated: Tue, 30 Mar 2004 2:39 PM Environment: Windows XP Description: I use ssh in a cygwin installation, and build ssh providers in a dos console. Ssh use the user.home directory define under cygwin and not the windows user home directory for find the .ssh directory. In my installation, I define two different home directory for my home user directories. I think it's the same for others ssh/cygwin users, if a user doesn't define any home directory, cygwin will use C:\ for user home. In my case, /home/evenisse is map to D:\cygwin\home\evenisse Possible solution : we can add a property (wagon.ssh.key.dir), with a default value equals to System.getProperty( "user.home" )/.ssh Emmanuel --------------------------------------------------------------------- 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]
