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
>> >>
>> >> Maurizio Cucchiara
>> >>
>> >>
>> >> On 22 October 2011 18:09, Raffaele P. Guidi <
>> [email protected]
>> >> >wrote:
>> >>
>> >> > Is that it? Maven says it can't find my private key. It probably is
>> >> because
>> >> > I don't have one ;) can you point me out some directions on how to
>> obtain
>> >> > it
>> >> > (and maybe, in the meanwhile, svn update and deploy the site for me)?
>> >> >
>> >> > Thanks,
>> >> > Raffaele
>> >> >
>> >> > On Sat, Oct 22, 2011 at 6:04 PM, Maurizio Cucchiara
>> >> > <[email protected]>wrote:
>> >> >
>> >> > > Did you try to run mvn site:deploy?
>> >> > >
>> >> > > On 22 October 2011 18:02, Raffaele P. Guidi <
>> >> [email protected]
>> >> > > >wrote:
>> >> > >
>> >> > > > Hi, I worked a bit on the maven site correcting some style issues
>> >> (new
>> >> > > > logos, better alignment, etc...), some links and removing empty
>> >> modules
>> >> > > > links. How can I republish it?
>> >> > > >
>> >> > > > Ciao,
>> >> > > > R
>> >> > > >
>> >> > >
>> >> >
>> >>
>> >
>>
>
>