Jason Roscoe wrote on Friday, November 12, 2004 3:05 PM:

> Where would I find it??

> From: J�rg Schaible
> 
> Sent: Friday, November 12, 2004 9:04 AM
> To: Maven Users List; 
> Subject: RE: maven and ssh
> 
> Jason Roscoe wrote on Friday, November 12, 2004 2:31 PM:
> 
>> I am running this on WindowsXP,
> 
> me too
> 
>> so I don't believe have a .bashrc
>> file anywhere.
> 
> 
> Cygwin has and if OpenSSH is based on Cygwin (what I
> believe), you'll have one also!

have to rethink the installation. IIRC OpenSSH uses a minimal installation of 
Cygwin ... so you're right, there is probably no bashrc around.

Did you have a cygwin1.dll somewhere in the OpenSSH directories ?

You already mensioned in another mail, that you can run ssh-agent, but ssh-add 
refused to work. The output of ssh-agent is a bash script and shows you the 
environment variables that must be present if you run ssh-add. These variables 
must also be present when running maven later on.

- J�rg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to