I've redirected the nightly builds script to: http://people.apache.org/builds/shale/
and modified my local script to post there. In addition, I think I've figured out the trick that "mvn site:deploy" uses to get the resulting permissions correct. It looks like it issues a remote ssh command after the upload -- in my case, I've added the following to my scipt; we'll see if it actually works tomorrow: ssh [EMAIL PROTECTED] `chmod -Rf g+w /www/people.apache.org/builds/shale/' In addition, the nightly build links on the website should be fixed as of the next rsync. However, I can't seem to get the mailing lists report (on the main website) to work correctly -- it looks like it is still picking up only the ones from the Apache master POM. Separately, we really need to get the subproject links into the navigation bar at the left. I'm sure in my ~100k of back email I can find the clue to where Wendy showed me what we need to do for that, but if anyone else wants to do that update I'd be eternally grateful :-). Craig
