You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by korebantic <ko...@gmail.com> on 2006/07/26 23:13:36 UTC

The authenticity of host 'www.whatever.com' can't be established

I'm working on creating a remote repository. I'm uploading to the
repository using:

http://maven.apache.org/guides/mini/guide-3rd-party-jars-remote.html

In setting up ssh, I cannot get rid of the "The authenticity of host
'www.whatever.com' can't be established" message when executing "mvn
deploy:deploy-file". I don't get that message when connecting via ssh
from the command line. I've followed both these suggestions carefully,
but neither make any difference:

http://www.csua.berkeley.edu/~ranga/notes/ssh_nopass.html

http://www.mail-archive.com/users@maven.apache.org/msg42287.html

Any suggestions?

Thanks...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: The authenticity of host 'www.whatever.com' can't be established

Posted by Wayne Fay <wa...@gmail.com>.
Feel free to file a JIRA bug report about this issue. But I'd expect
its already been filed, and possibly even fixed in a SNAPSHOT release.

Wayne

On 7/27/06, Trent Albright <tr...@gmail.com> wrote:
> Worked perfectly! (Except that I'm on windows so c:\Document and
> Settings\username\.ssh)
>
> I think something is broken with Wagon -- shouldn't it create that
> directory and file, the same way that the command line version of ssh
> does?
>
> Thanks again!
>
> On 7/26/06, Wayne Fay <wa...@gmail.com> wrote:
> > This was discussed recently...
> >
> > http://www.nabble.com/Default-dir-fo-site-src-tf1976644.html#a5431309
> >
> > The resolution was:
> > "Try adding an empty file ~/.ssh/known_hosts"
> >
> > Wayne
> >
> > On 7/26/06, korebantic <ko...@gmail.com> wrote:
> > > I'm working on creating a remote repository. I'm uploading to the
> > > repository using:
> > >
> > > http://maven.apache.org/guides/mini/guide-3rd-party-jars-remote.html
> > >
> > > In setting up ssh, I cannot get rid of the "The authenticity of host
> > > 'www.whatever.com' can't be established" message when executing "mvn
> > > deploy:deploy-file". I don't get that message when connecting via ssh
> > > from the command line. I've followed both these suggestions carefully,
> > > but neither make any difference:
> > >
> > > http://www.csua.berkeley.edu/~ranga/notes/ssh_nopass.html
> > >
> > > http://www.mail-archive.com/users@maven.apache.org/msg42287.html
> > >
> > > Any suggestions?
> > >
> > > Thanks...
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: users-help@maven.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: The authenticity of host 'www.whatever.com' can't be established

Posted by Trent Albright <tr...@gmail.com>.
Worked perfectly! (Except that I'm on windows so c:\Document and
Settings\username\.ssh)

I think something is broken with Wagon -- shouldn't it create that
directory and file, the same way that the command line version of ssh
does?

Thanks again!

On 7/26/06, Wayne Fay <wa...@gmail.com> wrote:
> This was discussed recently...
>
> http://www.nabble.com/Default-dir-fo-site-src-tf1976644.html#a5431309
>
> The resolution was:
> "Try adding an empty file ~/.ssh/known_hosts"
>
> Wayne
>
> On 7/26/06, korebantic <ko...@gmail.com> wrote:
> > I'm working on creating a remote repository. I'm uploading to the
> > repository using:
> >
> > http://maven.apache.org/guides/mini/guide-3rd-party-jars-remote.html
> >
> > In setting up ssh, I cannot get rid of the "The authenticity of host
> > 'www.whatever.com' can't be established" message when executing "mvn
> > deploy:deploy-file". I don't get that message when connecting via ssh
> > from the command line. I've followed both these suggestions carefully,
> > but neither make any difference:
> >
> > http://www.csua.berkeley.edu/~ranga/notes/ssh_nopass.html
> >
> > http://www.mail-archive.com/users@maven.apache.org/msg42287.html
> >
> > Any suggestions?
> >
> > Thanks...
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: The authenticity of host 'www.whatever.com' can't be established

Posted by korebantic <ko...@gmail.com>.
Worked perfectly! (Except that I'm on windows so c:\Document and
Settings\username\.ssh)

I think something is broken with Wagon -- shouldn't it create that
directory and file, the same way that the command line version of ssh
does?

Thanks again!

On 7/26/06, Wayne Fay <wa...@gmail.com> wrote:
> This was discussed recently...
>
> http://www.nabble.com/Default-dir-fo-site-src-tf1976644.html#a5431309
>
> The resolution was:
> "Try adding an empty file ~/.ssh/known_hosts"
>
> Wayne
>
> On 7/26/06, korebantic <ko...@gmail.com> wrote:
> > I'm working on creating a remote repository. I'm uploading to the
> > repository using:
> >
> > http://maven.apache.org/guides/mini/guide-3rd-party-jars-remote.html
> >
> > In setting up ssh, I cannot get rid of the "The authenticity of host
> > 'www.whatever.com' can't be established" message when executing "mvn
> > deploy:deploy-file". I don't get that message when connecting via ssh
> > from the command line. I've followed both these suggestions carefully,
> > but neither make any difference:
> >
> > http://www.csua.berkeley.edu/~ranga/notes/ssh_nopass.html
> >
> > http://www.mail-archive.com/users@maven.apache.org/msg42287.html
> >
> > Any suggestions?
> >
> > Thanks...
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: The authenticity of host 'www.whatever.com' can't be established

Posted by Wayne Fay <wa...@gmail.com>.
This was discussed recently...

http://www.nabble.com/Default-dir-fo-site-src-tf1976644.html#a5431309

The resolution was:
"Try adding an empty file ~/.ssh/known_hosts"

Wayne

On 7/26/06, korebantic <ko...@gmail.com> wrote:
> I'm working on creating a remote repository. I'm uploading to the
> repository using:
>
> http://maven.apache.org/guides/mini/guide-3rd-party-jars-remote.html
>
> In setting up ssh, I cannot get rid of the "The authenticity of host
> 'www.whatever.com' can't be established" message when executing "mvn
> deploy:deploy-file". I don't get that message when connecting via ssh
> from the command line. I've followed both these suggestions carefully,
> but neither make any difference:
>
> http://www.csua.berkeley.edu/~ranga/notes/ssh_nopass.html
>
> http://www.mail-archive.com/users@maven.apache.org/msg42287.html
>
> Any suggestions?
>
> Thanks...
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org