I use putty on windows...
On Saturday, October 22, 2011, Olivier Lamy <[email protected]> wrote: > ssh [email protected] > works fine without asking any password ? > > 2011/10/22 Raffaele P. Guidi <[email protected]>: >> I gained access to people.apache.org again and deployed my public ssh key >> but still can't get through - maven asks for a password and it's not >> accepting my apache.org password nor my key's passphrase - I suppose that >> putting it into settings.xml like this: >> >> <servers> >> <server> >> <id>people.apache.org</id> >> <username>raffaeleguidi</username> >> <privateKey><omitted>\.ssh\apache_key.pub</privateKey> >> <passphrase><omitted></passphrase> >> <directoryPermissions>775</directoryPermissions> >> <filePermissions>644</filePermissions> >> </server> >> [...] >> >> is not enough... any clue? >> >> Thanks, >> Raffaele >> >> On Sat, Oct 22, 2011 at 6:55 PM, Raffaele P. Guidi < >> [email protected]> wrote: >> >>> ok, I will try later :) >>> >>> >>> On Sat, Oct 22, 2011 at 6:52 PM, Maurizio Cucchiara < [email protected] >>> > wrote: >>> >>>> I'm sorry, but the OSGi module fails to build on my pc and >>>> unfortunately I have no spare time for taking care of. >>>> Is there something I can do? >>>> >>>> people.a.o is not down, maybe your IP address has been black-listed >>>> after the tries. >>>> It usually take about half hour to come back. >>>> >>>> Twitter :http://www.twitter.com/m_cucchiara >>>> G+ :https://plus.google.com/107903711540963855921 >>>> Linkedin :http://www.linkedin.com/in/mauriziocucchiara >>>> >>>> Maurizio Cucchiara >>>> >>>> >>>> >>>> On 22 October 2011 18:23, Raffaele P. Guidi <[email protected] > >>>> wrote: >>>> > Could you please take care for it this time?The current site has at >>>> least >>>> > one bug (and the new one looks better, too ;) The site is correctly >>>> > generated with site:site. In the meanwhile I will look for a windows >>>> guide >>>> > (I know, I know... :D). >>>> > >>>> > Thanks, >>>> > R >>>> > >>>> > On Sat, Oct 22, 2011 at 6:16 PM, Maurizio Cucchiara >>>> > <[email protected]>wrote: >>>> > >>>> >> The Maven site cmd should try to upload the new website through an ssh >>>> >> connection on people.a.o. >>>> >> So you should first ensure that you have access on people server. >>>> >> This is the Struts2 guide http://s.apache.org/RNp, take into >>>> consideration >>>> >> the only section called "Create and install a SSH key" >>>> >> >>>> >> Try by yourself, or if you want I can take care of. >>>> >> >>>> >> Twitter :http://www.twitter.com/m_cucchiara >>>> >> G+ :https://plus.google.com/107903711540963855921 >>>> >> Linkedin :http://www.linkedin.com/in/mauriziocucchiara >>>> >> >>>-- > Olivier Lamy > Talend : http://talend.com > http://twitter.com/olamy | http://linkedin.com/in/olamy >
